Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1250821
responsive menu not show up
Closed

Comments

  • widhi muttaqien started the conversation

    When viewed in mobile phone (portrait mode) the sandwich menu not showing up.

    http://cbi-astra.com/corporate-culture/


  •  7,280
    Oliver replied

    HI!

    It's because you have too big logo.

    Pls. check recommended sizes:
    Logo: 100/50px;
    Small Logo: 80/40px;
    Logo 2x: 200/100px;
    Small Logo 2x: 160/80px;
    Logo 3x: 300/150px;
    Small Logo 3x: 240/120px;

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  7,280
    Oliver replied


    or add following css:

    @media (max-width: 768px) {
    .site-logo {
        max-width: 100px;
    }
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver