• Hello, I want to change the font and background color in the main menu, after I start scrolling down. Because the main image of the slider is dark.
    Thanks

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

Viewing 1 replies (of 1 total)
  • Hi,

    Try this CSS code:

    .main-header.sticky-active {
      background-color: #ddd;
    }

    Add it to Appearance > Customize > Additional CSS from dashboard.

Viewing 1 replies (of 1 total)
  • The topic ‘change font color background color in the main menu on scrolling’ is closed to new replies.