Viewing 6 replies - 1 through 6 (of 6 total)
  • Not sure what it’s supposed to be, but you can hide it by adding this rule to your Custom CSS:

    .menu-toggle:before {
       display: none;
    }

    Thread Starter jwpcom36

    (@jwpcom36)

    You are a genius! That worked perfectly. Thank you so much ??

    Moderator Kathryn Presner

    (@zoonini)

    That symbol is supposed to be three horizontal lines (aka the “hamburger” icon) but it looks like the theme isn’t loading the Genericons font correctly, which is why it wasn’t showing up correctly.

    I can replicate this on my test site running Argent, so I’ll let our developers know so we can get it fixed up in the next version. I’m glad CrouchingBruin was able to find a workaround for you in the meantime!

    Thread Starter jwpcom36

    (@jwpcom36)

    Good to know — thanks so much Kathryn!

    Moderator Kathryn Presner

    (@zoonini)

    This bug has been fixed and you should see the tweak in the next version of Argent if you remove the custom CSS you added as a workaround. Thanks again for letting us know about it!

    Thread Starter jwpcom36

    (@jwpcom36)

    Awesome news – thanks so much!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Mobile menu button extra character’ is closed to new replies.