This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Remove bottom margin

11 years ago · Last reply by Andrew Misplon 11 years ago

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

1
  1. Andrew Misplon Staff 11 years, 9 months ago

    Hi 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.

Have a different question or issue?

Start New Thread