Greater than signs showing up around my image slider
I’m using the Siteorigin Slider and I’m seeing a bunch of “>” signs (not just the big ones to go to the previous and next images).
See www.artanishome.com. It’s the revolving image.
There’s a tiny “>” on the top left and when you hover over the slider a bunch show up on the bottom right. How do I get rid of them?
I’m using v1.11.6 Widgets Bundle and 2.6.3 Page Builder. My theme is SornaCommerce.
Thanks!
Christine
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Christine,
You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:
.widget li:after { content: 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.