Attempting to change Testimonial Font Size

Website: Acesinaction.com

I’d like to reduce the size of the testimonial font, unfortunately to no avail. I’ve located many of the scripts associated with the testimonial section but adjust the font size on those doesn’t seem to affect the testimonials themselves. Any insights would be appreciated -thank you in advance!

Hi @AcesInAction

Please add the following code to the end of your theme.scss.css file:

.testimonial__content blockquote p {
    font-size: 0.75em!important;
}

Let me know how this looks on Desktop & Mobile!

PS: Love what you have there!

Excellent! Just as I wanted - big thanks!

If you think of any other functionality/features that I should include to make the site even better, please let me know!

Thanks again! Craig

Fantastic! Don’t forget to like & mark as a solution in order to mark the thread as resolved!

As for the feedback, nothing to add really, well structure with cool visuals and historically themed font, I love it!

1 Like

Hi,

I am trying to change the testimonial font size for Narrative Theme but it does not seem to work. My site is https://lili-and-amber.myshopify.com/

Would you have a solution for me?