Hi,
Unfortunately the menu wasn’t designed to work that way but you can customize it to look well via custom css.
If you don’t need much extra space you could try to set smaller title for you menu items or you could lower the menu’s font size to fit on one line.
You can also follow this topic and try to apply this solution in your case also: https://forum.tagdiv.com/topic/menu-problem-2/
Hope this helps!
Thanks for the message!
Hiu,
Use this custom css to increase the menu height and also set the mega menu and regular menu drop-down to appear over the other menu items: http://screencast.com/t/uNnEmrbDbnUC
@media (min-width: 767px) and (max-width: 1200px){
.td-menu-wrap {
position: relative;
height: 100px;
}
.sf-menu>li>a {
z-index: 1;
}
}
Thanks
When i am at full screen and i have many options menu is still now increasing its height, if i restore the browser window to a smaller size it works. I am sending you a picture to see what i mean.
It would be great if you could support multiple rows in menu with a future update release.
