- This topic has 1 reply, 2 voices, and was last updated 5 years, 8 months ago by .
update the .css
You must be logged in to reply to this topic.
hello.
i want to change the font-family and font-size.
this is from /wp-admin/ apperance>themes change the font style that i setted.
———————————————-
body {
font-weight: 500!important;
font-family: ‘Open Sans’;
}
———————————————-
BUT, i want to use another font-family so, i updated the theme.min.css as a “font-family:Gulim, Dotum, Helvetica”.
but it doesn’t work. it still working from the apperance>themes> options.
what do i have to do ??
thank for your help.
Hello,
You can change the font by going to Appearance > Customize and selecting the Typography tab.
Novapress comes with 10 preloaded fonts, if you can to add more you can install a plugin like Easy Google Fonts https://en-ca.wordpress.org/plugins/easy-google-fonts/
You must be logged in to reply to this topic.