• Resolved preslava1976

    (@preslava1976)


    Hi,
    I made a website using the free version of Highlight theme. The theme has a default transparent header that turns white when scrolling down. Everything worked just fine, until this morning when I noticed that the navigation bar background stays white on the transparent menu. I tried everything but couldn’t change it back to transparent.
    I would really appreciate it if someone could help me with this issue.
    Thank you!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :

    ul#main_menu {
    background-color:transparent!important;
    border:none!Important;
    }

    Thread Starter preslava1976

    (@preslava1976)

    Oh… thank you so much:) I spent 7 hours trying everything I could.
    It worked perfectly! Thank you so much!

    Regards,
    Preslava

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation bar stays white on transparent header’ is closed to new replies.