Archived topic
Font Manager Issues
7 replies · Started by Alexander on January 4, 2022
Hi,
@first... font manager are great
a few improvements:
1. No First Sub Nav (2nd level)
2. Not realy with generateblocks comp
3. how to disable again?
Thanks
Hi there,
thanks for the Feedback.
1. Currently it includes all the old 2.0 GP Premium typography options - however it also includes a Custom element in the list so you can add your own CSS selectors to apply to any specific element. And you can add as many custom elements as you need. For example add this CSS Class to a Custom element to target a sub menu:
.main-navigation ul ul a
And for a 3rd level:
.main-navigation ul ul ul a
2. I am not sure what you mean here? Can you explain.
3. I am afraid you cannot - this is now the standard for GeneratePress, the old version has been deprecated on all new installs.
Hi David,
Thanks
1. Found it! Thanks
2. If you use local fonts, they will not be used in the display backend. Your own fonts cannot be selected either.
(Sorry for my bad eng.)
3. ah ok
Alex
#2 - OK. So you need to load the @font-face CSS in the editor.
How have you added your @font-face CSS? Is it in the Customizer > Additional CSS or your Child Theme styles.css ?
If its in the customizer then see here:
https://generatepress.com/forums/topic/include-custom-font-in-editor/#post-2055409
Child Theme css
So you need to follow the steps provided by Tom here:
Works Fine!
Thanks David
alex
Glad to hear that