Increase drop down menu width - Venture theme

Hi,

Can you please advise how to widen my drop down menu, as it’s currently compressing one menu item across two-lines.

Please see ‘New Balance’ in screenshot attached for an example - I’d like this to be on one line rather than two.

Website - www.pillarstore.co.uk

Password - Password

Hi there,
Jack from OpenThinking here!

Add the following code Inside your assets/theme.css file:

.site-nav__item--no-columns .meganav { min-width: 300px!important }

let me know if this works for your. If yes; accept my answer and give me thumbs up! Thank you.

1 Like

Hi Jack,

Thanks for the prompt response - worked perfectly!