If you are using the latest version of the theme then you have the possibility to add custom fonts from Cesis > Typography, after adding the custom fonts they will show in the fonts dropdown.
Do not hesitate to contact us if you have more questions.
I am using the Cesis version that was released around mid January.
My issue is not with adding non-Google fonts to the website, I was able to do this. The place where I was not able to change the font to a non-Google font was specifically the "submit" button on one form: I was obliged to choose a Google font there, and could not use the non-Google font that I am using anywhere else for buttons.
Hi,
I was trying to use a custom font (not a Google font available in your list) for the contact form field names, but couldn't find how to do.
Any clues on that?
Thanks!
Francesco
Hello Francesco, thanks for purchasing Cesis!
Are you able to find the google font you want to use in
Cesis > Typography?
If you are then you can set it and then add custom style to your contact from.
If not you will need to load the google fonts and then add css.
Waiting for more information.
Kind regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi,
As I was saying in my post, the font I am trying to use is not a Google font. Google Fonts can be added, I saw how.
Do you think you can help with this?
Francesco
Hello Francesco,
What is the version of Cesis you are using?
Theme update
If you are using the latest version of the theme then you have the possibility to add custom fonts from Cesis > Typography, after adding the custom fonts they will show in the fonts dropdown.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi TheFox,
I am using the Cesis version that was released around mid January.
My issue is not with adding non-Google fonts to the website, I was able to do this. The place where I was not able to change the font to a non-Google font was specifically the "submit" button on one form: I was obliged to choose a Google font there, and could not use the non-Google font that I am using anywhere else for buttons.
I hope it is clearer...
Francesco
Hello Francesco,
If you added a custom font you should be able to set it in the Typography settings, Cesis > Typography.
Then when creating the buttons, you should be able to choose the main or alternative font of the site or google fonts.
The other option is to create a class that use your font in Cesis > General settings like :
.myfont { font-family:"yourfont" !important ; }
and when you are editing the module that need to use the font, add
myfont
in the Extra class field of the module.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme