Aaronlife Posted July 1, 2022 Share Posted July 1, 2022 (edited) Site URL: http://www.barbalunga.com Hi, I am trying to at least bold the navigation link text if I can't make them each different colors. I tried this, but it is not working, any suggestions? Or is custom CSS broken? a.Header-nav-item { font-weight: bold; important} I also tried: a.Header-nav-item { font-weight: bold; } Edited July 1, 2022 by Aaronlife Link to comment
tuanphan Posted July 1, 2022 Share Posted July 1, 2022 Use this code div.header-nav-item a { font-weight: bold; } div.header-menu-nav-item a { font-weight: bold; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Aaronlife Posted July 2, 2022 Author Share Posted July 2, 2022 Ah, thank you!! That worked. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment