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, there appears to be 15px padding above and below my slider. How do I get rid of it please. I badly need alignment :) I can’t find any clues with firebug and I can’t find a solution in the existing threads.
Thanks
It appears as if that padding is being added by your theme. We’ll be sure to add some CSS that overwrites this behaviour in a future update of the widget bundle (I’m sure it’s possible other themes are doing the same).
For now, you can use the following custom CSS to overwrite this.
.so-widget-sow-slider .sow-slider-image img { margin: 0 !important; }Greg, That’s perfect. Many, many thanks!
Padraig