Tagged: Menu Fonts
How do I change submenu fonts Mega menu and submenu fonts? How do I adjust the position of navigation fonts in the header?
Hey smartfitinc,
Please try the following in Quick CSS under Enfold->General Styling:
.avia_mega_div .sub-menu li a {
font-family: verdana !important;
}
Best regards,
Rikard
Is this only to change the submenu fonts? I also want to change the mega menu sub fonts and I don’t want them to be underlined. You also didn’t answer how to adjust the position of the menu in the header?
Hi,
How do I adjust the position of navigation fonts in the header?
Please go to the Header > Header Layout panel then select from the Menu and Logo Position options.
Is this only to change the submenu fonts?
You can also modify the submenu or Mainmenu sublevel links in the Advanced Styling panel. Unfortunately, the mega menu elements are not included in the advanced styling panel so you have to add the css modifications.
Best regards,
Ismael