Modify Row Padding
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…