Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #280336
    Heinz
    Participant

    Hello
    Whenever I click the menu, 2 submenus are open. But I just want the submenus to be closed. I also want the submenus to have the same background color as the main menu. https://vah.ch/
    Many thanks for the help.
    regards
    Heinz

    #280368
    Skandha
    Participant

    @henebe: Hello Heinz,
    The sub menu seems to open because both the sub menu lies in the homepage so it cannot be closed.

    To make the sub menu transparent
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation ul ul, .site-navigation ul ul li {
        background: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #280405
    Heinz
    Participant

    Hello
    Many Thanks. It worked.
    It’s a shame that you can’t close the submenus.
    regards
    Heinz

    #280407
    Skandha
    Participant

    @henebe: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Configuration menu’ is closed to new replies.