Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Arrows changed after upgrade

$
0
0

Replies: 0

Hi there,
I am using Gutenslider for several image sliders on my site. Apart from that there is a custom post slider implemented by using Gutenslider’s slick slider library.

jQuery(document).ready(function(){
  jQuery('.dv-post-slider').slick({
  infinite: true,
  slidesToShow: 3,
  slidesToScroll: 3,
  dots: true
  });
});

So far everything worked fine, I then recently upgraded Gutenslider to 4.4.7 which broke the styling of the previous/next arrows as seen on the front page of the site. Any ideas how to fix this?


Viewing all articles
Browse latest Browse all 59525

Trending Articles