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

    http://borstch.eu/nyasajten/

    I want the mobile menu to stay black on hover. How do I disable the hover effect?

    #400421

    Hey crewneck!

    Thank you for using Enfold.

    Add this to the Quick CSS field:

    .avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
    background-color: #ffffff;
    color: #000000;
    border-color: #ffffff;
    }

    Regards,
    Ismael

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