-
-
Hi how can I make the client carousal move automatically like the testimonial one does? Here is the link to the page: https://sirio-transformation.com/testimonials
Thanks for any help
-
Hello,
Please go to file js/main.js and find these lines:
function clientsCarousel(){ "use strict"; var $self = $('.clients_caro'); if($self.length){ $self.css('display', 'none'); $self.imagesLoaded(function(){ $self.css('display', 'block'); $self.carouFredSel( { items:4, auto: false,Edit out
auto: false;toauto: true;
Save changes.Best regards!
-
Hi how can i find <em style=”box-sizing: border-box; color: #4b4d4d; font-family: Raleway; font-size: 14px;”>js/main.js ?
-
-
Hello,
You need to have a ftp account or cpanel. Go to the wordpress root folder and follow this path: wp-content/themes/specular/js/main.js (please note that it’s main.js not main/js).
See screenshots: https://pho.to/AiWV8
Ask you hosting provider to help you with the ftp account or cpanel account.Best regards!
-
You must be logged in to reply to this topic.