Tagged: font
Hello,
Happy with your theme so far but I am struggling with the following :
1 / color of the menu should be white. In the home page, I have the following setting : header transparancy. In the ENFOLD options / Header / Transparancy options, the color for transparant header is set to #ffffff
2 / How to change the font of the text “FLOW with Rose” like in your demo : https://kriesi.at/themes/enfold-health-coach/ ?
3 / I tried also to change the font for titles in ENFOLD options / General Style / Fonts / Title font. But neither H1 or H2 titles change on the home page (it should be Parisienne font now).
Thanks for your help.
Bertrand
Hey Jinkao,
Which font do you need for h1 and h2?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
I am curious for this answer too. I want to change my menu’s font into a specifc font I am using for the rest of my website styling.
Could you please help me out on this.
Kind regards,
Erwin
Hi there,
I checked this, but I can’t find the fonts there which I uploaded with the Use Any Font-widget.
Is there an other way?
Kind regards,
Erwin
Hi,
Yes but then you would need custom CSS, you can use something like this in Quick CSS:
@font-face {
font-family: myFirstFont;
src: url(sansation_light.woff);
}
Replace the font name and URL of it in the code. Then try something like this, also in Quick CSS:
#avia-menu .avia-menu-text {
font-family: myFirstFont !important;
}
Best regards,
Rikard
Thanks the problem is solved.
Hi,
Glad that Rikard helped you :) Please feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
Nikko