URL : www.pricechiropractic.org How can I deactivate the photos for the Testimonials slide show? How can I adjust the speed of the slides? Or how can I make it manual scrolling? I'm using the plugin Strong Testimonial for a form to generate reviews from clients so I just insert the shortcode for that particular review to link to it in the built in testimonial showing in the front page. The name is duplicated. How can I just show one instance of the name ? Thanks
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .tst-image{ display: none; } .client .name { display: none; } Unfortunately ,Slider speed cannot be changed. Thanks & Regards Pramod
Hello, After removing photo you can center review by this CSS code. Code: .tst-text { margin-left: 0; } Thanks & Regards Pramod
I actually added the codes before then deleted it coz it was not centered. Then I added it again with the new codes for centering. The site still looks unchanged. How can I correct this?
Hello, Please use above code to remove image . And then use code to center remaining . Thanks & Regards Pramod
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .tst-image { display: none; } .tst-text { margin-left: 0; } .triangle-arrow2 { display: none; } Thanks & Regards Yogesh Bhade
i was just going to ask about the arrows coz i centered it and removed image already but the border box is cut off because of the arrows. I just added the code you gave for triangle-arrow2 hoping it would correct the issue but it didn't.
Ok now I see the change. I dont know why but for some reason, I only see changes when I'm logged on-or after a bit while for changes to kick in. Thank you for your time.
Hello Sangermike, Pleased with your response ! Let me know for further doubts and queries. Thanks & Regards, Swapnil Gupta, InkThemes.com