Okay
  Public Ticket #1556282
Delete Menu Button in Smartphone Version
Closed

Comments

  • alfredop2018 started the conversation

    Hello, 

    i bought ARCHI Theme and i installed it on http://www.ingrosso-mobili.it/LP  

    I’m using it as a landing page and i don’t want any menu button and items. It’s ok on the desktop version, my problem is that in the smartphone version a menu buttont appears on the right-top of the screen: how can i delete it? 

    You can try my issue reducing the window to simulate a smartphone resolution. Thanks in advance.

    Regards, Alfredo

  •  2,005
    Ocean replied

    Hello,

    You want delete menu button on mobile version? You can easy add custom css code here: http://prntscr.com/gbgjxt

    @media only screen and (max-width: 992px){
        #menu-btn {display: none;}
    }
    

    Thank you

  • alfredop2018 replied

    Hello,

    It's ok. Thanks a lot!

    Best regards,

    Alfredo