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

    Hi Team,
    How can I change ONLY the font color of the responsive menu, on the right side that pops out?

    Thank you in advance!

    V-

    #596925

    Hi Vicken!

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

    #mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
        color: orange;
    }

    Cheers!
    Yigit

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