I want to edit the testimonials outputs
Where do I change the size of the main body of the testimonial?
Where do I change the size of the Author and and business size and color?
[Links visible only for registered users]
What our fans are saying SECTION
Comments
1. To change size of main blockquote, you need to use:
blockquote { font-size: 18px !important; }2. To change text below, please use:.testimonials_slider .testimonials_slider_ul li .author h5 { font-size: 20px !important; color: #000 !important; }.testimonials_slider .testimonials_slider_ul li span.company { font-size: 20px !important; color: #000 !important; }