Home>Support>Backgrounds & Padding

Backgrounds & Padding

Is there a way to reduce the amount of padding between the rows? I have been using page builder on the WordPress default 2012 theme, building an experimental website at VictoriaYoung.com. I am experimenting with my personal site, to evaluate this plug-in to see if I want to buy the pro version for developing a business site of mine.

Visually, it seems like there is too much padding between the rows. Can you tell me some custom CSS or something else I can do to reduce that padding between rows?

Also, is there a way for me to put a background image inside a row, field or column?

Thank you in advance for your help.

Victoria

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 toria

    Thanks for running Page Builder.

    At the moment there is only one free version of the plugin. We only have premium upgrades on our themes.

    Settings > Page Builder hold’s the plugins margin settings. Bottom margin is currently not working, we are working on this. To resolve, set the bottom margin by inserting the following into a Custom CSS plugin/module:

    /* Set Page Builder bottom margin */
    
    .panel-grid-cell {
    margin-bottom: 35px !important; /* Adjust the number on this row as desired */
    }

    We have the option to set row style and background images in our Vantage theme only. This feature is unfortunately not in the plugin in general or in our other themes.

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