Remove bottom margin
When I try to remove the bottom margin in the theme settings for Page Builder, it reverts back to 35px when I save the changes. Is there any way to fix this problem? I am running Vantage premium.
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Erin, unfortunately a known issue with Page Builder at the moment. You can resolve by putting the following under Appearance > Custom CSS and adjusting as required.
/* Set Page Builder bottom margin */ .panel-grid-cell { margin-bottom: 100px !important; /* Adjust the number on this row as desired */ }Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.