I’ve watched a few tutorials on it, so familiar, yes, but not proficient yet
How would one set it all up? In the end, this is going to a very complex navigation, at least on the desktop. Functionality would obviously degrade on mobile. But there will be dropdowns for the three menu items on the left. The search icon needs to slide out in a search field. And the last three links, two will trigger modals, and the cart will load a new page.
Are there particular combinations or tutorials or anything you can recommend in Flexbox or Webflow to watch to help me with this? I’m just trying to wrap my brain around how to build it in Webflow.
Here are samples of what we’re wanting to achieve as the navigation shifts from desktop view. The final mobile “nav modal” in blue is still a WIP as not everything on that menu is set in stone, but that is how the functionality would appear.
Drag in your first column a link block for your logo. Give it a class, 100% height a fix width (150px?), a background image of your logo and float left. You can add some margin, like 40px.
Ok your Navbar for desktop is created. Now we want to create a mobile navbar hidden on desktop and display for tablet and below.
We also want your desktop navbar to be hidden for tablet and display only on desktop.
So let’s do this.
Switch to tablet, and hide navbar desktop
Now you can create your navbar for mobile in this new div, and create a simple interaction on click to open the menu.
If you also need help for this, maybe create a new topic more specific like “custom mobile menu” and @zbrah me on this one.
I ll demo this on something more general for everybody.
Finally have a chance to sit and go through this today, thank you for the help! I will definitely start a new topic if I get stuck I appreciate it SOOO much!