- This topic has 5 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Is there a way to add a "Read more" button in testimonials boxes
My client has some long testimonials, is there a way I can add a “Read More” button to the testimonials if they are longer than a certain character length?
Hi,
Kindly show us your website URL?
Regards,
Dave
Hi Dave,
Here you go http://www.dougsafe.com/wp/
The testimonials are the bottom
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.testimonial-post { width:90%;}
.testimonial-post p { height:40px; overflow:hidden;}
Regards,
Dave
Thank you this will work. I appreciate the help 🙂
Hi steve,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/20/
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]