• Resolved bubi81

    (@bubi81)


    I have a problem with the submenu. His position is behind the header image and I can’t adjust it and switch it forward. Can you give me guidelines on how to solve this problem?
    Thank you in advance.

    • This topic was modified 4 years, 11 months ago by bubi81.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @bubi81!

    Thanks for choosing Neve!

    It looks like the background color of your submenu is set to transparent and it has a box-shadow. To change the color of the submenu, please insert the code below in the Additional CSS section within the Customizer.

    ul.sub-menu {
        background-color: white !important;
    }

    Feel free to change “white” with any color you want.

    Have a nice day!

    Thread Starter bubi81

    (@bubi81)

    Hi, @luciamarinescu
    Thank you for your fast response. You solved my problem.
    Thank you again.

    I am happy to help and I am glad to hear the issue is solved!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Submenu behind header image’ is closed to new replies.