Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
How do i adjust the padding in the page bhuilder widgets. If you got to http://mazinmedia.co.za/website-design/ and have as look at the text in the visual editor widget, there is no padding and it looks bad.
Hi Nizam
Try adding paragraphs, lists and other similar elements to a regular page. Then use your browsers developer tool to inspect the styles being applied there. Are those styles perhaps too specific and not being applied to widgets? Or are the widget styles overriding and being applied to Page Builder.
Page Builder uses widgets. Some themes have very specific widget styling. The theme for example might expect widgets to only be placed in it’s pre-defined widget areas.
Using Custom CSS you could address these challenges.
Either globally
or just for the widget concerned:
Hope that helps steer you in the right direction.