Title: Decrease size of testimonial font
Last modified: August 30, 2016

---

# Decrease size of testimonial font

 *  Resolved [Candis](https://wordpress.org/support/users/thedreadedex/)
 * (@thedreadedex)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/decrease-size-of-testimonial-font/)
 * Hi
 * Just trying to figure out how to decrease the size of the testimonial font at
   candishickman.com/coaching right at the bottom of the page. I need it at about
   18. I have been reading up but it the process seems different for various testimonial
   types. I used the Story theme from Pexeto themes.
 * Any help would be greatly appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 6 months ago](https://wordpress.org/support/topic/decrease-size-of-testimonial-font/#post-6540617)
 * If you’re not using a Child Theme, and if the theme doesn’t have a designated
   section of the dashboard for CSS modifications then do the following:
    1. Install this Custom CSS Manager plugin [http://wordpress.org/plugins/custom-css-manager-plugin](http://wordpress.org/plugins/custom-css-manager-plugin)
    2. use its “CSS Code” section of the dashboard to hold your CSS modifications:
    3.  (put this code in)
    4.     ```
           .custom-page-content .section-boxed blockquote {
               font-size: 18px;
           }
           ```
       
    5. Save
 * _Alternatively use your Child Theme style.css file to hold your CSS modifications_
 *  Thread Starter [Candis](https://wordpress.org/support/users/thedreadedex/)
 * (@thedreadedex)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/decrease-size-of-testimonial-font/#post-6540737)
 * Perfect! That works. Thanks Andrew.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Decrease size of testimonial font’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Candis](https://wordpress.org/support/users/thedreadedex/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/decrease-size-of-testimonial-font/#post-6540737)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
