Home › Forums › All Other Themes › Perfect Logistics Testimonies
- This topic has 13 replies, 2 voices, and was last updated 7 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
February 6, 2017 at 12:38 pm #61028
Please can you tell me how to set the testimonials to auto rotate
February 6, 2017 at 1:01 pm #61034Hi
Kindly show us your website URL so that we can assist further.
Regards,
BradFebruary 6, 2017 at 1:21 pm #61040The website if currently offline – if you give me a private email address I can email you access credentials for you to take a look. website is http://spiritualtruthfoundation.org
February 6, 2017 at 3:33 pm #61057It doesn’t auto rotate on your demo site either
February 7, 2017 at 7:23 am #61134Hi Nicolas,
To set the testimonials to auto rotate going to : perfect-logistics>assets>js>complete.js and edit this file in editor… where in file find
jQuery(‘.bxslider’).show().bxSlider({
slideWidth: 470,
minSlides: 1,
maxSlides: 1,
moveSlides: 1,
slideMargin: 10,
speed: 2000,
controls: !1,
})and replace it with
jQuery(‘.bxslider’).show().bxSlider({
slideWidth: 470,
auto: true,
minSlides: 1,
maxSlides: 1,
moveSlides: 1,
slideMargin: 10,
speed: 2000,
controls: !1,
})Regards,
BradFebruary 7, 2017 at 1:35 pm #61203Many thanks that works fine.
One more issue is there is a very large gap after the top menu and before the header image on each past except the front page.
February 8, 2017 at 7:47 am #61282Hi
Your website is coming soon mode. so i can’t check that issue.
Regards,
BradFebruary 8, 2017 at 7:51 am #61284Yes I know – that is why in the earlier thread I asked you for an email address where I can send login credentials for you to see. I can not post access credentials here as I see no way of marking the message private
February 8, 2017 at 8:55 am #61294Hi
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.Regards,
BradFebruary 8, 2017 at 9:01 am #61297just sent to you via contact page
February 8, 2017 at 9:28 am #61303Hi Nicolas,
Kindly go to Appearance>>Customize>>Scroll down to left bottom to find Custom CSS and paste there
.page .header, .single .header, .archive .header, .search .header { margin-bottom:0 !important;}
Regards,
BradFebruary 8, 2017 at 9:32 am #61304Hi
Actually your issue have been resolved.
Kindly check and confirm.
Regards,
BardFebruary 8, 2017 at 9:36 am #61305it was resloved when I added your custom css as per the above
February 8, 2017 at 9:57 am #61312Cool
-
AuthorPosts
- You must be logged in to reply to this topic.