Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi!
I read another couple of post about this and they don’t work with me, don’t know why.
I’d like to remove the navigation buttons (arrows I don’t mind) from the slider.
The slider I’m talking is this: www.parlante.ru/guias-turisticos
I’ve tried to copy this in Site Origin css editor:
.so-widget-sow-layout-slider .sow-slider-pagination {
display: none !important;
}
But it doesn’t work.
Thank you.
Hi Uralekt,
The CSS you referenced is for the Layout Slider widget which is why it didn’t work with the SiteOrgin Carousel widget.
If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:
How does that look?
You might also need to install the SiteOrigin CSS Editor.
Hello Alex,
Yes, it worked perfectly. Thank you very much!
Hello again, maybe I should open a new topic but I think could be useful if it’s here:
How to take arrows also away? )
Thank you.
Hi Uralekt,
Please replace the previously provided CSS with the following CSS:
You might also need to install the SiteOrigin CSS Editor.