Yesterday I presented a website to a customer. I always use Owl carousel since it\'s responsive. The client, however, hated the previous, next words, and wanted to change th
This is how you do it in your $(document).ready() function with FontAwesome Icons:
$(document).ready()
$( ".owl-prev").html(''); $( ".owl-next").html('');