Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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.

  •  6,933
    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