Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #468140

    Support provided me some quick css to make it so that the current active page menu color is #018db0 However, when I scroll down the page this goes away. Can you provide me with some quick css to make it so that when the shrinking header shows up the active page menu color is #018db0 (See attached images)

    #468739

    Hey djshortkut!

    Thank you for using Enfold.

    Please replace the code with this:

    #top .av-main-nav li a:hover .avia-menu-text, #top .av-main-nav li.current-menu-item > a > .avia-menu-text {
      color: #018db0 !important;
    }

    Regards,
    Ismael

    #469041

    Thank you Ismael! You can close this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Active Menu Item’ is closed to new replies.