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

    Is there a way to remove the current page highlight in the menu, but still have the hover effect in place? The current page highlight looks too “intense” in our design: http://gator3148.hostgator.com/~yc4c/

    Many thanks,
    Drew

    #256213

    Hey HiDrew!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .current-menu-item > a > .avia-menu-fx {
    opacity: 0;
    }

    Cheers!
    Yigit

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