My subitems are displayed vertically. It’s ok. But they are so long they take 3 lines each. Is it possible to increase width of the submenu box?
Thank you
Hey!
Try adding this code to the Quick CSS:
.main_menu .menu ul {
width: 300px !important;
}
Cheers!
Josue
Works!
U’re great!
thanks
You are welcome, glad we could help :)
Regards,
Josue