Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Default font size

New Front EN Support Forums Fuji Theme Support Default font size Reply To: Default font size

#242
mmsatori
Keymaster

Dear Adrian,

what you’re looking for is line 8 in the “custom-styles.php” file in the theme folder (wp-content/themes/Fuji) ;)
In case you want to change it via the WordPress admin, you can also insert the following line at the end of the “style.css” file (opened by default when you go to “Appearance – Editor”:
.normal, body, input, blockquote { font-size: 14px !important; }

Sincerely,
Andrew | Satori