This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Image Problem with SiteOrigin Slider (Theme: Dorsey)

7 years ago · Last reply by Betsy McCall 7 years ago

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

5
  1. Alex S Staff 7 years, 11 months ago

    Hi 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.

  2. Betsy McCall 7 years, 11 months ago

    That fixes it! Thank you so much.

  3. Betsy McCall 7 years, 11 months ago

    There is another issue tho. The nav arrows aren’t aligned with the image. https://mirrorproject.art/about/

  4. Alex S Staff 7 years, 11 months ago

    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.

  5. Betsy McCall 7 years, 11 months ago

    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.

Have a different question or issue?

Start New Thread