Hi @j_
Thanks so much for your support.
So sorry for the hassle, you are quite right, there is indeed a bug with this setting. Thanks for bringing it to my attention, I’ll have it resolved in the next version. To hotfix, please, try the following:
1. Plugins > Add New > Search for Simple Custom CSS. Install and activate.
2. Go to Appearance > Custom CSS and add the following:
/* Body Font Size */
#primary label,
#primary button,
#primary input,
#primary select,
#primary textarea,
#primary p,
#primary ul,
#primary ol,
#primary table,
#primary dl,
#primary address,
#primary pre,
.paging-navigation,
.page-links,
.site-main .comment-navigation,
.site-main .post-navigation {
font-size: 16px;
}
#primary blockquote {
font-size: 18px;
}
Just copy and paste into the field provided at Appearance > Custom CSS. Blockquotes are 2px bigger than the content font size so whatever you set the first value to, add 2px to the second value. Edit as required.
The Customizer does the same job as Custom CSS. With Custom CSS we’re doing it manually of course but the output is very similar.
Apologies again for the hassle!
(The .org forums generally prefer we handle premium threads on our own. For any future queries, perhaps, send an email to [email protected] OR open a thread at https://purothemes.com/support.)
Let me know how you come along ??