Style Mobile Nav Drop Down Menu

Quick question I did some googling and couldn’t get the answer.

I just want to style the mobile dropdown and I can’t find out how.

I want to change the color and also have the items pop out horizontally and not vertically.

But I can’t figure out how to even see this elusive menu.

Thanks for the help!

Select the dropdown element. Go to the settings tab. And then click open menu. Style the CSS from there.

Hope this helps. :wink:

omg thank you so much!

something weird is going on though, they are vertical and they should be horizontal by the flex settings, weird.

https://preview.webflow.com/preview/traviss-dapper-site-f1fe13?preview=db608b31866aef91ed915760277b41f7

and it won’t even let me float it left when I set its parent to block instead of flex, that has to be a bug right?

edit: can’t for the life of me figure out this margin here

Hello, @TravisBKlein.

For fixing this problem you will need to wrap navlinks in the div and apply flexbox settings to that div, NOT TO NAVMENU.

Because of navigation functionality, it is better do not mess up with the navmenu :wink:

Cheers,
Anna

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.