Layout Slider widget – remove bottom navigation
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
1Hi 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.