Slider Images Are Stacking On Bottom Of Image.
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi 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.
.widget ul li.sow-slider-image { padding-bottom: 0; }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.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.