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

    Hello, I want to hide / delete the icons of the mobile menu. I want to make only the text of the links.

    How to change the background color for the menu and links sources?

    LINK IMAGE
    http://www.screencast.com/t/p3YqydJ5016c

    • This topic was modified 8 years, 11 months ago by mleite1.
    #552078

    Hey mleite1!

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

    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { display: none !important; }

    Best regards,
    Yigit

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