This topic has 5 replies, 3 voices, and was last updated 7 years, 4 months ago ago by Amzy Leel
How can I have different Typography for the different menus: I want my Main Menu a Larger font than the Menu in the Top Bar.
Regards
Marius
Hello,
Is your problem solved?
Regards
Really?
How do you think?
Magic?
My problem(S) will only be solved if you return my money: This is the worst theme I ever came across – and add to it the reluctance of the developers to solve the issues, then I only looking for trouble to use it for business.
Hello,
Add this css code in,
theme options >> custom css
#nav_menu-2 #menu-main-menu-1.menu > li > a { font-size: 50px !important; } // top bar menu
.main-header #menu-mm-shop-2.menu > li > a { font-size: 12px !important; } // main menu
change the font size values as you want
Tagged: menus, templates, typography, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up