Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1087107

    I’ve built a page with a Fullwidth Sub Menu, and the menu items are links to anchors in the content below, on the same page.

    I’m able to style the submenu items on :hover, but how can I get the active menu item to be styled differently than the rest (different color and background-color), when the page is scrolled to that anchor point, whether by clicking on the submenu item or just by scrolling? Already tried the following, and no luck:

    #top .av-subnav-menu > li.current-menu-item a {
    color: orange;
    }

    #1087514

    Hey simonnek,

    Can you please post the link to your website where we can see the issue?

    Best regards,
    Victoria

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