Comments pen_n_blade started the conversationMay 19, 2019 at 8:48pmThe 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,095Oliver repliedMay 20, 2019 at 7:43amHi,You need to set check box "Disable top margin" in the page settings or use this CSS: .block-content { padding-top: 0; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
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.
Hi,
You need to set check box "Disable top margin" in the page settings or use this CSS:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver