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

Okay
  Public Ticket #1781205
Mobile Menu Cut In Half
Closed

Comments

  • Ahillstead started the conversation

    The menu in mobile is cut in half - looks to be a problem with padding or margin or something. The white bg cuts through my logo and nav. See attached.  

    Cheers,

    Andrew

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    @media (max-width: 1199px){
    .wpb_row {
        margin-top: 0 !important;
    }}