remove space between rows in page builder
Hi Im trying to remove the gaps between the rows created in page builder. I’ve tried a coupe css codes suggested on your forum. I’ve used the following code together & separately but its not working.
/* Page Wrapper to reduce gaps between rows */
#page-wrapper {
padding-top: 0 !important;
}
#colophon {
margin-bottom: 0 !important;
}
and
/* Set Page Builder bottom margin */
.panel-grid-cell {
margin-bottom: 0 !important;
}
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi eliselangley
You can remove the last one, that’s no longer applicable.
Do you still need a hand here? Looks like you’ve managed to remove the row bottom margin and get everything sitting close together.
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.