There are 2 arrow icons that have appeared on the front end of my website under the slider and I have no idea why and I can't get rid of them!

Hi, there are 2 arrow icons that have appeared on the front end of my website under the slider and I have no idea why and I can’t get rid of them! Hope you can help!

I’ve drew a very rough green arrow pointing them out on the screen grab below and I’ll put the URL in a secure note as it’s on a temp link.

Thanks!

Hi There @core365

Thanks for writing in! Upon checking, I see the following HTML which generates those icons.
<i class="fa-icon-chevron-right"></i>
<i class="fa-icon-chevron-right"></i>

If you have added any customizations through a child theme, try switching to your parent theme and test your issue again.

Also try removing your custom CSS and JavaScripts and re-test this issue again.

Make sure to purge your server cache if you’re using a caching plugin and clear your browser cache as well before testing.

In case if you require further assistance, provide us with your WordPress credentials in a secure note.

Thanks!

Hiya, it was down to the chevron icon I used on the button in the slider, I didn’t include the after it, so it’s now all fine!

Thanks for your help!

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.