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].
Keep getting a weird display over the navigation buttons in the slider widget as showed below.
Hi Rob,
Do you have a public URL where we can take a look at what’s going on?
http://www.ddtechcams.com
http://www.hostthenpost.org/uploads/bb7591b717824b28da02bdaa67e55d87.png
Hi Rob,
This is happening as a result of your themes CSS> You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
ol.sow-slider-pagination > li:before { content: none !important; }You might also need to install the SiteOrigin CSS Editor.