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.

Remove Buttons Post Carousel

9 years ago · Last reply by Alex S 9 years ago

Hi there,

I’m having some issues with the carousel. I’m trying to remove the navigation buttons- I searched the forums and found this code, but it doesn’t work for me. I’ve tried it in the Custom CSS Editor, and also in my theme’s Custom CSS box.

.sow-carousel-title a.sow-carousel-next, .sow-carousel-title a.sow-carousel-previous {
display: none;
}

Unless there is a way to loop the posts (I don’t want the empty white space after the final post)?

Thanks!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Alex S Staff 9 years, 9 months ago

    Hi Sl1234,

    Please try the following CSS:

    .sow-carousel-next, .sow-carousel-previous {
        display: none !important;
    }

    That issue you wish to avoid is something we’re looking to fix in the next version. Sorry about that!

  2. sl1234 Private 9 years, 9 months ago

    This is a private message.

  3. Alex S Private Staff 9 years, 9 months ago

    This is a private message.

  4. sl1234 Private 9 years, 9 months ago

    This is a private message.

  5. Alex S Private Staff 9 years, 9 months ago

    This is a private message.

  6. sl1234 Private 9 years, 9 months ago

    This is a private message.

  7. Alex S Private Staff 9 years, 9 months ago

    This is a private message.

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