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,
I’m using the siteorigin ‘staggered’ page builder layout on a genesis framework with the executive pro child theme. In the pictures I post in the sliders, it cuts off the left side of the picture and duplicates it. Since this is hard to explain, here is the link where this can be seen: https://www.solerium.com/shades/
It’s difficult to see in some pictures so scroll through some of the pictures in the sliders if you can’t see it at a first glance. Any help with fixing this would be greatly apprecaited.
Thanks
Hi D,
Your theme is causing this duplication due to applying general padding to lists (and said padding is unintentionally affecting the slider). You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:
You might also need to install the SiteOrigin CSS Editor.
Another easy fix, thanks a lot.