Comments Kemsj3 started the conversationDecember 13, 2019 at 12:40amNeed a way to reduce space between the header and the first row on the page. It seems like the header needs to be adjusted - but I can't figure out how. 7,092Oliver repliedDecember 13, 2019 at 8:01amHI! You can control top padding with following css: body .block-content { padding-top: 50px; } 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 ...
Need a way to reduce space between the header and the first row on the page.
It seems like the header needs to be adjusted - but I can't figure out how.
HI!
You can control top padding with following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver