Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
bold menu nav
mattsc859
February 2016
edited February 2016
in
Menu / Mega menu
Hi
Is there some custom CSS to make the text of my main menu (not drop down part) Bold, I don't see the option in the builder?
Thanks
Comments
Albert
February 2016
Hi,
to make main menu items bold, you need to use extra css:
#Top_bar .menu > li > a span:not(.description) { font-weight: 600 !important; }
Sign In
or
Register
to comment.
Comments
to make main menu items bold, you need to use extra css: