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

Okay
  Public Ticket #2261756
Gap between menu and page
Closed

Comments

  • Nadia started the conversation

    I need to know how to remove a gap between menu and page.

  •  7,280
    Oliver replied

    Hi,

    You need to set check box disable top margin in the page settings or use this CSS code to remove it globally on all the pages:

    body .block-content {
        padding-top: 0;
    }

     

    8153117754.png


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

    Regards, Oliver