Reducing space between the header and widget rows in Pagebuilder
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.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.