• Resolved lhuy13

    (@lhuy13)


    Hi there!

    I was wondering if there was a way to change the colour of the menu header when scrolling down? I found some useful topics in this forum and managed to change the header on the Main page with this in Appearance > Customize > Additional CSS:

    #header {
    background-color: #5f4b8b;
    }
    nav #desktop-menu li a {
    color: white;
    }

    However, when you start scrolling down the page, the background colour of the header menu changes to white. Is there a way to keep it fixed to the same colour (#5f4b8b)?

    Thanks for your help!

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header colour changing when scrolling’ is closed to new replies.