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.

Greater than signs showing up around my image slider

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

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

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

    Hi 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.

Have a different question or issue?

Start New Thread