Prevent submenu items from wrapping

Hello!

I’m trying to prevent items in my primary menu from wrapping to second lines.

Could you take a look? I mean the “Expeditions” submenu.

The website is:
http://exploratio-incognita.com

Thanks!

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

.main-navigation .menu > li ul {
width: 370px;
}

Thanks!
Colorlib Support Team

Thank you a lot - it worked flawlessly!

Thank you too :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions

Thanks!