Hi,
I'm using the Testimonials solution to create a testimonial slider. I am unable to change the font of the testimonial content with CSS. The following inline styling is applied to the "mbt-content" class:
<span style="background-color: transparent;color: #000000;font-family: Calibri, sans-serif;font-size: 11pt">Content</span>
How can I target the mbt-content class to change the font family, color and size?
Thanks!