Forums
Home / Theme: Hueman / How to bold top menu font
(@webow)
8 years, 1 month ago
How to bold top menu font and make font strong white?
(@themeislesupport)
Hey there,
Please post a link to your site. Thanks!
(@fadingmusic)
Hello webow,
To do this, add the following CSS code to your custom stylesheet:
#nav-topbar .nav li a { color: #fff !important; font-weight: 600; font-size: 1.3em; }
Clear both WordPress and browser cache afterward.
I hope this helps you. Take care!
I put that code in stzle.css andnothing happend…
(@redstar90)
Hi,
could you please post link to your site so we can check and inspect it?
Best Regards
It should only work for the Hueman top menu, make sure the clear all caches. Some hosting providers are using extra caching like varnish, please also make sure that this is not the case.
Also try and refresh your page with CTRL+F5.
Sorry I think on menu below header… I was deleted cache.
Alright, then one of these should work fine for you.
Below Header menu
#nav-header li a { color: #000 !important; font-weight: 600; font-size: 1.3em; }
Header
#menu-header-menu li a { color: #fff !important; font-weight: 600; font-size: 1.3em; }
Thank you! One more thing, slider on homepage lowers quality from post image, how to be same quality?