Okay
  Public Ticket #3500886
Remove Mobile Hamburger Icon
Closed

Comments

  • parkerwhite started the conversation

    Hello, I have a single landing page and want to remove any menu links. I was able to turn the "Off Canvas Menu" off for desktop however the mobile hamburger icon remains on mobile screens. Is there a way to hide/turn this off?

  •  2,958
    Andrew replied

    Hello Parker,

    Thank you for reaching out to us.

    Could you please share your site URL so we can check this out for you?

    We look forward to your reply.

    Thanks,

  • parkerwhite replied

    Hi Andrew, thank you for the reply.

    See here: https://a6o.1bc.myftpupload.com/hidden/

  •  1,877
    Judith replied

    Hi there,

    Thanks for contacting us.

    Please paste this CSS:

    @media only screen and (min-width: 1px) and (max-width: 999px){
    #top #mobile-cart-link, #top .mobile-search, #top .span_9>.slide-out-widget-area-toggle {
        display: none;
    } }

    I hope you find this helpful.

    Thanks.

  • parkerwhite replied

    Worked perfectly thank you !

  •  1,877
    Judith replied

    Hello there,

    We're glad this worked for you.

    Please feel free to open a new ticket in case of any other queries.

    Thanks.