Custom slider – orange arrow?
Hello,
I’m using the Vantage Free theme and loving it. I’m setting up a test site for a company I’m working with, and have a question. I’ve followed your tutorials for setting up a custom slider, and it works just as advertised. However, I’m getting an odd set of orange arrows on the right hand side of the slider. I’m not sure where they are coming from, or how to get rid of them. Any suggestions?
https://neurauter.org/hilltest/
Thanks!
Brian
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Brian,
You have a plugin installed called Cherry Plugin that’s causing this issue.
You can prevent this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS.
#main-slider .flex-direction-nav a.flex-next:before { content: none; } #main-slider .flex-direction-nav a.flex-next { text-align: center; }You might also need to install the SiteOrigin CSS Editor.
Awesome! That did it. Thanks so much!
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.