Hi,
When I updated the theme, the testimonial font changed to overlap itself on my website. How do I fix this?
Thank you for your help!
Hello,
You have reduced line-height of your body text and it caused this issue. Go to Theme Options > Styling > Custom CSS and add the following code:
.testimonials-slider blockquote {
line-height: 1;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.