- This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Font size of Testimonials section
I would like to make the testimonials text at least 2 or 3 times larger than its default. What would be the best way to accomplish this?
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Dave
View the site weblink
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#testimonials p { font-size:20px;}
Regards,
Dave
