Home › Forums › Theme support › Testimonial › Reply To: Testimonial
Hi,
you can insert this css code in Wp admin -> Appearance -> theme Options -> General -> Extra CSS Content:
#overheader {
font-size:20px;
}
You can change the ’20px’ to a value of your choice.