• Resolved Derek

    (@shteca)


    On my website the header navigation is transparent until you scroll down, then it turns white
    I added this code to make the menu white always

    body.home .navbar-transparent {
    background:white !important;
    }

    but now the menu text is white so it can not be seen
    How do I change the text to black

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Header Navigation Bar Always White’ is closed to new replies.