[Resolved] How to adjust the menu icon on mobile

Home Forums Support [Resolved] How to adjust the menu icon on mobile

Home Forums Support How to adjust the menu icon on mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #490171
    Jo

    Hi,

    I would like to make the menu icon more prominent on the mobile. I’ve looked in the menu plus layout and can only see how to change the ‘menu’ text on mobile.

    I would like the three bar icon and the text ‘menu’ to be the full height of the navigation bar.

    This is only the menu icon and no other parts of the navigation bar.

    Many thanks

    #490573
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .menu-toggle:before {
        font-size: 35px;
    }
    #491089
    Jo

    That’s great for the icon (3 bars). I would also like the text ‘menu’ to be bigger.

    #491438
    Leo
    Staff
    Customer Support

    Sorry missed that. Try the edited code above.

    #491475
    Jo

    Hi, really sorry but I preferred it as it was. Please can I have the CSS just for the 3 bar icon again.

    Thanks

    #491619
    Leo
    Staff
    Customer Support

    Edited the code back ๐Ÿ™‚

    #491901
    Jo

    Thanks ๐Ÿ™‚

    #492323
    Leo
    Staff
    Customer Support

    No problem!

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