I am having problems with the position of this table, the space between the title and the description is too far a part. I think it’s because I’m doing it incorrectly in the back-end of the admin panel. The first picture is a screenshot from the website and the second picture is a screenshot from the admin panel.
Can somebody please tell me the correct way of achieving of what I’m trying to do?
Thank you!
Hi stewroids!
When you edit your special heading set the padding bottom option to 0px. If you need it to be a bit more then send us a link and we’ll take a look. You can set your reply as private if you wish.
Cheers!
Elliott
Hey!
Try dragging a codeblock element to your content and add this inside.
<style type = "text/css">
.flex_column { margin-top: 20px !important; }
</style>
Regards,
Elliott