Hey!
I use a transparent header on our homepage. Is it possible to change the font weight to bold on that specific page only while it is NOT scrolled down?
I only want to change it to bold while the header is transparent, because it is hard to see when it is not thick. I currently have set the menu font to bold in general but it doesn’t look good on the other pages and while it is shrinked. The page-id is ‘734’
Thank you in advance!
Best Regards,
Dominik
Hey Troom94,
This code will be applied to all transparent headers, please change it back to its normal font weight.
Then go to Enfold > General Styling > Quick CSS, then add this code:
#top #header.av_header_transparency .av-main-nav > li > a {
font-weight: 700;
}
Best regards,
Nikko
Hey Nikko,
works perfectly! Thank you very much for your fast reply!
Best regards,
Dominik Vida
Hi Dominik Vida,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko