Reply To: font size

New Front EN Support Forums Sensei Theme Support font size Reply To: font size

#6899
mmsatori
Keymaster

Hey Michelle,

if you need to change the default font for post and page content, please add this custom CSS to the theme (preferably via a child theme, but you can also edit the theme’s “style.css” file directly in the “Appearance -> Editor” admin section):

.post-content { font-size: 14px; }

Sincerely,
Andrii / Satori Studio