Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #634721

    I would like to replace the default “hamburger” mobile menu icon with a small transparent background button with the word “MENU”.

    Please advise.

    Thanks!

    • This topic was modified 7 years, 11 months ago by xyzb.
    #635020

    Hey xyzb,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #635248

    Sure. Take a look at the image. You will see the standard mobile button and the button or svg/css that I would like to use.

    Thanks

    #635689

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #advanced_menu_toggle:before {
        content: 'menu' !important;
        font-size: 18px !important;
        vertical-align: super !important;
    }

    Best regards,
    Rikard

    #635908

    Hello Rikard,
    Thank you. Works great. Will it degrade correctly in older browsers?

    Thanks again

    Could you tell me how to uppercase the ‘menu’ text in the CSS?
    Thanks

    • This reply was modified 7 years, 11 months ago by xyzb. Reason: added additional comment
    #635914

    Hi!

    Glad Rikard could help!
    Unfortunately, we cannot guarantee cross browser compatibility.

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile Menu Icon’ is closed to new replies.