Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > a {
font-size: 15px !important;
}
How can I make the secondary menu drop down with words aligned horizontally below menu, instead of vertically?
Hey Again,
Unfortunately we dont have any such option available .
Please have a look at this Article : http://themenectar.com/docs/salient/mega-menu/ .
Best
ThemeNectar Support Team
Worked! How can I change the mega menu's dropdown font size? https://winningbydesign.com/services/
Thanks!
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team