Ad padding Image Slider
I have a image slider on this page, How can I add some padding to the image slider so it not so close to the page border?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Oliver
The widget in question isn’t being constrained to the site container and is overlapping as a result. Padding is there, this widget is just not staying within the bounds of the container.
Try the following under Appearance > Custom CSS to manually set the width of the widget:
/* Widget */ .mainSliderDiv[style] { width: 287px !important; }Should hopefully do the trick.
Thanks! Works like a charm
Win! Glad that did the trick.
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.