Hi I enlarged the maimnav menu fonts to 16px and the menu becomes two lines. Is it possible to extend menu width. thanks
razakenad Try add this to custom.css file and adjust width value accordingly :
.t3-mainnav .navbar .t3-megamenu ul.navbar-nav{width:600px !Important;}
Kindly ensure to clear your browser cache if changes dont reflect
thank you very very much