Home>Support>Reducing space between the header and widget rows in Pagebuilder

Reducing space between the header and widget rows in Pagebuilder

By gdman71, 9 years ago. Last reply by Magus, 9 years ago.

Hello,

I have literally tried everything (custom css & other option) and I’m having no luck in reducing the space.
Can you please help?

I’m using Brix Premium theme.

http://nlocem.org/

I’m trying to take the Meta slider to the bottom line of the header and
remove the spaces between the widget rows.

thanks in advance.

Spencer.

URL: http://nlocem.org/

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

  1. 9 years, 2 months ago Magus
    Hi, I Work Here

    Hi Gdman71

    Very sorry about the late reply. We work through a prioritized forum queue, and unfortunately it’s taken us some time to get to your thread.

    https://siteorigin.com/about/forum-thread-prioritization/

    The slider is already sitting directly below the header with no space. To adjust the space between the remaining rows please add the following to your custom CSS editor. If you are not already using one please give this one a try

    .panel-grid-cell .so-panel.widget {
        margin-top: 10px;
    }
    

    This snippet will affect all rows on all pages. If you want it to only affect the front page then please use the following instead

    #pl-200 .panel-grid-cell .so-panel.widget {
        margin-top: 10px;
    }
    

    Let us know how you get on

    Magus

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