Support Forum

Topic: plugin

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

Can’t Edit

bug-reportpluginplugin-page-builder · By Sue Santos · 10 years ago · Reply by Sue Santos 10 years ago

After installing the Robo Gallery plugin I was unable to edit any pages made with Page Builder and the SiteOrigin Editor widget. I had to disable the Robo Gallery plugin in order to edit a page.

Remove padding on mobile header

customizationpluginplugin-siteorigin-css · By CharlieC · 10 years ago · Reply by Support Assistants 10 years ago

I have removed all padding from around the logo in the header of the site with Custom CSS. .layout-full.panels-style-force-full .panel-row-style { padding: 0px; } body.responsive.layout-full #page-wrapper .full-container { padding: 0px; } But when viewing the site on a mobile the…