[Resolved] sticky menu background colour change when scolling down

Home Forums Support [Resolved] sticky menu background colour change when scolling down

Home Forums Support sticky menu background colour change when scolling down

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2369877
    Torsten

    Hi,
    is there a way to change the background colour of the primary menu when scrolling down to 100% white?
    Thanks ahead for your help,
    Torsten

    #2370205
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like the site you’ve linked is under maintenance mode.

    Any chance you can disable it so we can see the layout and provide the best solution possible?

    Let me know πŸ™‚

    #2370241
    Torsten

    sorry for this…
    πŸ˜‰
    The Website is now visible,
    best,
    Torsten

    #2370244
    Leo
    Staff
    Customer Support

    Try this CSS;

    .main-navigation.navigation-stick {
        background-color: #fff !important;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps πŸ™‚

    #2370288
    Torsten

    Thanks a lot!

    #2370291
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.