Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1092694

    Hi team,

    Thanks for the amazing theme !

    I would like to change the color of the hover’s menu button : when I scroll down, it goes blue but I would prefer to keep it white (only the button’s hover, not the rest of the menu).

    How could I do that ?

    Thanks in advance,

    Thib’s

    #1092865

    Hey ThibUbi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-main-nav .current_page_item .avia-menu-text {
      color:#fff !important;
    }

    Best regards,
    Rikard

    #1092925

    Hi, thanks for the quick answer !

    I added the code to the quick css but sadly the text button remain blue when I scroll down.

    Is there anything else I could do ?

    #1093095

    Hi,

    Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu button hoover color’ is closed to new replies.