Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #877580

    Hi there, can we add a word “Menu” on top of the Mobile Hamburger Menu Icon? Sometimes the old school users just doesnt understand the meaning of the three lines icon. Please guide.

    #877582

    Hey vinayb,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    li.av-burger-menu-main a:before {
        content: 'Menu';
        font-weight: 400;
        position: absolute;
        bottom: 25px;
    }
    

    Best regards,
    Yigit

    #877585

    thanks. that worked.

    #877642

    Hi,

    You are welcome Vinay! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add a word "Menu" with Mobile Menu Icon’ is closed to new replies.