Reducing Size of Sparkling Blockquote

Hi,
How do I reduce the font size of the Sparkling blockquote? I want it to be the same size of the main text. Great theme. Thanks a lot.

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the blockquote font size by going to Appearance > Customize > Additional CSS and pasting it there.

/*Blockquote font size*/ blockquote { font-size: 14px; }

Best Regards,
Support

Thanks a lot. It works beautifully :slight_smile:

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support