$(document).ready(function(){ $('.testimonial-text-container').unslider({ arrows: { // Unslider default behaviour prev: '', next: '', } }); });