Home>Support>Bottom margin between objects

Bottom margin between objects

Hi

I am working with site origin page builder. I want to decrease the space between two rows on page. i.e i want to bring the upper and bottom objects(widgets) closer.

In firefox debug i saw inline css:

bottom-margin: 30px;

How do i change this to 10px

Please help.

Thanx

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Manish

    Usually this can be edited from Settings > Page Builder > Margin Bottom. There is unfortunately a bug with this setting at the moment. You can however insert the following into a Custom CSS plugin or module, like the one in Jetpack:

    /* Set Page Builder bottom margin */
    
    .panel-grid-cell {
    margin-bottom: 10px !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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More