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.

Layout Slider widget – remove bottom navigation

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

Hi,

I’m wondering if there is a way to get rid of the bottom navigation of the Layout Slider widget.
I like the side arrows, but not the dots at the bottom. They are not centered in relation to the slider (they appear bottom right of the slider), and there is underlining under the dot for the active page.

Thanks!
Caitlin

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

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Caitlin,

    You can hide the pagination with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following CSS.

    .so-widget-sow-layout-slider .sow-slider-pagination {
    	display: none !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

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