Home › Forums › Fitness Pro Forum › SKT Fitness Pro Client Testimonials
- This topic has 7 replies, 2 voices, and was last updated 6 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
January 23, 2018 at 12:45 pm #92474
Hi,
I’m using SKT Fitness Pro theme. My homepage currently shows 2 latest client testimonials (setting on section 4 of homepage) which is fine, but I would like:
1. all client testimonials to be shown in a loop or as a slider, with a certain time step, so visitors would be able to see all of testimonials.
2. “view all” button to be added to the section, which would either stretch the section, put a vertical slider to section or take visitors to page with testimonials so visitors would be able to check all testimonials.
Please suggest which of the mentioned options could be done.
Thank you!
Regards,
Miha
January 23, 2018 at 1:16 pm #92486Hi,
Kindly show us your website URL?
Regards,
ChrisJanuary 23, 2018 at 1:17 pm #92488Hi,
website URL is https://www.otofit.si/.
Regards,
Miha
January 24, 2018 at 8:01 am #92587Hi,
Kindly use this plugin to setup testimonials carousel.
https://wordpress.org/plugins/essential-addons-for-cornerstone-lite/Regards,
ChrisJanuary 24, 2018 at 2:26 pm #92640Hi,
thanks for suggestion. I have added “view all” button to testimonial section of my homepage, which will eventualy take visitors to testimonials page. Can you please help me position it the same way as “view all” button in section above – latest news section?
Thank you!
Regards,
Miha
January 25, 2018 at 5:42 am #92686Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.testimonial .read-more { position:absolute; right:0; top:15px;}
Regards,
January 25, 2018 at 12:21 pm #92739Hi,
thanks. Unfortunately, responsiveness of both “view all” buttons (sections 3 and 4 of homepage) is not ok. I would like the buttons to appear below posts/testimonials and to the right.
Thank you for your help!
Regards,
Miha
January 29, 2018 at 6:11 am #92854Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) { .testimonial .read-more, .latest-news .read-more {right:33px; bottom:-70px !important; top:inherit !important;} }
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.