Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1109367
    apadkins
    Participant

    Is there a way to have just the three line (hamburger) menu icon in mobile? Given that people almost universally recognize the three lines as an actionable button, I want to eliminate the 3d button box around it (or swap out the icon). Thanks for the help.

    #1109676
    Friech
    Moderator

    Hi There,

    Thanks for writing in! What type of icon you want to swap? Please provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation.

    Cheers!

    #1112976
    apadkins
    Participant

    Happy Monday. My url is blushschoolofmakeup.edu.

    Thanks for requesting clarification. I just want the three line menu icon like I’m looking at on the top corner of my desktop chrome browser or gmail app, evernote app or feedly app. Nothing fancy, just the classic three line (No box around the lines or 3d effect).

    Thanks for the help

    #1113125
    Jade
    Moderator

    Hi there,

    Please try this code in the custom CSS:

    .x-btn-navbar.collapsed,
    .x-btn-navbar.collapsed:hover {
        box-shadow: none;
    }

    Hope this helps.

    #1113235
    apadkins
    Participant

    Nice! Thank you very much!

    #1113301
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1109367 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>