This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Andrew Misplon Staff 11 years, 5 months ago

    Hi Tara

    Thanks for running Vantage.

    Page Builder rows can unfortunately only have a width setting. The height of the row is determined by the content in it.

    You can adjust the padding in that row by inserting the following under Appearance > Custom CSS and changing as required:

    #pg-41-0 .panel-row-style {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    }

    Ref: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/

  2. Tara 11 years, 5 months ago

    Perfect! Worked like magic. Thanks Andrew :)

  3. Andrew Misplon Staff 11 years, 5 months ago

    Super, glad to hear that helped.

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.

Have a different question or issue?

Start New Thread