Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #396109

    I would like to replace the mobile menu toggle icon to instead say MENU.

    Is this possible?

    Thanks in advance :)

    #396300

    Anyone?

    #396622

    Hey!

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

    a#advanced_menu_toggle:before {
    content: 'menu';
    font-size: 15px;
    }

    Regards,
    Yigit

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