Image Problem with SiteOrigin Slider (Theme: Dorsey)
Hello there,
I am having trouble with the image slider – the pictures have an extra ‘slice’ at the bottom which repeats the bottom 10 -20 pixels of the picture – you can see it here:
https://mirrorproject.art/about/
How can I correct this?
Thanks so much,
*Betsy
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Betsy,
You can fix this theme issue this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:
#content-area .content .sow-slider-image img.attachment-full { margin: 0; }You might also need to install the SiteOrigin CSS Editor.
That fixes it! Thank you so much.
There is another issue tho. The nav arrows aren’t aligned with the image. https://mirrorproject.art/about/
Hi Betsy,
Please replace the previously provided CSS with:
#content-area .content .sow-slider-image img.attachment-full, #content-area .content ul.sow-slider-images { margin: 0; }You might also need to install the SiteOrigin CSS Editor.
Perfecto!
Thank you!
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.