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: font use

New Front EN Support Forums Ikebana Theme Support font use Reply To: font use

#7323
mmsatori
Keymaster

Hey Alan,

have you added CSS to declare the newly imported typeface for the elements you need? E.g. if you want the font to apply to body text, you can use

.normal, body, input, blockquote, dropdown-menu-widget .menu, .widget_categories .postform, .widget_archive select { font-family: 'Montserrat Light', sans-serif; }

You can insert the code either via a child theme or by using the “Style: Add Custom CSS” tab of the Theme Options panel.

Sincerely,
Andrii / Satori Studio