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

    Hi all
    I’ve created a secondary menu with the NEW template builder submenu element.
    There is a way to set a secondary color for the item selected and not only for hover (for the section or the page active) ?

    I hope I explained ^^

    Thanks

    #422785

    Hey DavideModigliani!

    Try adding this to your custom CSS.

    .av-subnav-menu .current-menu-item .avia-menu-text {
      color: red !important;
    }

    Best regards,
    Elliott

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