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

    Hello,
    I am curious if I can change the color of the Menu Items when you hover over the text when it is set to Icon?

    Thanks,

    Xander Hall

    #821405

    Hey XanderHall,

    Yes, it’s possible however you need do it using custom css code, please use this css code in Quick CSS (located in Enfold > General Styling):

    #av-burger-menu-ul li a:hover {
        color: black !important;
    }

    Just change the color as you see fit. Hope this helps. :)

    Best regards,
    Nikko

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