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 #2016816
Top Padding Won't Go Away
Closed

Comments

  • pen_n_blade started the conversation

    The top padding/margin/whatever between the menu and first row on the page. I already removed the padding in the "Page Title" section but quite a bit of padding still remains.



  •  7,095
    Oliver replied

    Hi,

    You need to set check box "Disable top margin" in the page settings or use this CSS:

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

     

    6707465710.png


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

    Regards, Oliver