I want to edit the testimonials outputs

edited May 2016 in Shortcodes
http://nimb.ws/BfPIyt

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?

http://kelleycreative.com/site/

What our fans are saying SECTION

Comments

  • Hi,

    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; }
Sign In or Register to comment.