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].
Hi! My slider images are stacking on the bottom of the image. Do I need to change the padding?
https://charliesmercantile.com/
Thank you!
Amy at Charlie’s
Hi Amy,
This is happening due to theme styling. To resolve this issue you have two options. The second option is better overall but may cause design changes – I can’t state what changes though due to unfamiliarity with your theme.
Use CSS to override this in this specific instance:
You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
You might also need to install the SiteOrigin CSS Editor.
Remove .widget class from widgets added via SiteOrigin Page Builder – can cause large differences to your current layout depending on theme setup
Please navigate to WP AdminSettingsPage Builder and open the Widgets tab. Untick Add Widget Class and save.
Thank you Alex. Since I’m using a child theme I just did the first option and it worked.