Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article.
I have included our branded fonts MuseoSans by using @font-face in my style.css ... there are multiple lines (like below) for the 100, 300, 500, 700 and 900 weight fonts.
While I can change to my the MuseoSans font by writing custom CSS for the various places on the website, when I go to the Engage Theme Options -> Typography -> General Typography I'm unable to find the font from the font family drop down box.
Is there any way that I can get my font to appear in the drop down box so other editors don't need to do anything in the CSS?
I have included our branded fonts MuseoSans by using @font-face in my style.css ... there are multiple lines (like below) for the 100, 300, 500, 700 and 900 weight fonts.
@font-face {font-family: MuseoSans; src: url(fonts/museosans_WEIGHT-webfont.ttf); font-weight: WEIGHT; }
While I can change to my the MuseoSans font by writing custom CSS for the various places on the website, when I go to the Engage Theme Options -> Typography -> General Typography I'm unable to find the font from the font family drop down box.
Is there any way that I can get my font to appear in the drop down box so other editors don't need to do anything in the CSS?
Hi martin_orchard,
Yes you will need to edit the theme files to add them in, they don't just get added in via CSS.
The theme options uses the Redux framework -you'll need to research how that works and how to edit it to add more fonts in.
https://reduxframework.com/
Kind regards,
Joanna
Veented Support
Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories
Check out our latest article: How to Improve Page Loading Times
Don't forget to hit the like button below if you are happy with your support answer :)
Thank you for your reply, although when I went to the documentation menu item to search for help the site tried to infect me with a Miner ... ummm ...
Not sure what that is all about, but my virus scanner says it is a dangerous site and has completely blocked access.
I will try and find other ways to determine how to add my fonts.
Hi martin_orchard,
Yeah that just happened to me too, looks like the Redux dev has put a crypto miner on their site :/
I'm going to message him now.
Kind regards,
Joanna
Veented Support
Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories
Check out our latest article: How to Improve Page Loading Times
Don't forget to hit the like button below if you are happy with your support answer :)