How to make pagebuilder row vertically narrower?
I’d like to create a thin colored bar just a bit deeper than the menu bar containing my opt-in form below the slider (see link).
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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/
Perfect! Worked like magic. Thanks Andrew :)
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.