Support Forum

Topic: customization

Browse community answers for this topic or search for a specific issue.

Modify Row Padding

customizationpluginplugin-page-builder · By chrisoliver90 · 3 years ago · Reply by Andrew Misplon 3 years ago

In SiteOrigin Page Builder & Vantage the panels are set with their padding to 35px which is an embedded style. Class: siteorigin-panels-stretch panel-row-style-full-width panel-row-style Embedded css: margin-left: -35px; margin-right: -35px; padding-left: 35px; padding-right: 35px; border-left: 0px; border-right: 0px; I’d like…