• Salvatore

    (@scapolupogmailcom)


    hello,

    your theme is very functional and clear, but I got a problem with bad transparency on menu i.e while scrolling, which makes confusing all in my opinion. is there some CSS hack I could use? none seems to work until now.

    Example:

    https://imgur.com/gallery/LaBqV3e

    Thanks!

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

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello Salvatore,

    you can try to set background color of memus.
    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    nav#site-navigation {
        background-color: #fff;
    }

    Hope this will helps you.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Removing menu transparency’ is closed to new replies.