How to Use the Webflow Navbar to Make Award Winning Menus

  Рет қаралды 20,692

Miles Roxas

Miles Roxas

Күн бұрын

Пікірлер: 60
@gonruiz5416
@gonruiz5416 11 ай бұрын
I spent HOURS trying to fix the container with flex and space between. Thanks a lot for the explanation ❤ Also great video style, keep it up!
@MilesRoxas
@MilesRoxas 11 ай бұрын
Thanks man! Let me know if you ever run into issues. Here to help 💪
@puyakhalili
@puyakhalili 6 ай бұрын
same here!
@reymundoalvarez380
@reymundoalvarez380 10 күн бұрын
Tear tear. I was trolled by the float and clears, relative positions and padding and default layout on the link blocks and more lol. All is well now HalaluYahuah, this was a video blessing, thanks Miles! Keep it up! ❤
@jamesmonroedesign
@jamesmonroedesign Жыл бұрын
Thank you for this in-depth dissection of this extremely difficult-to-grasp component in Webflow. You quickly make waste of what we DO NOT need. Exactly what I am looking for. Understanding what NOT to mess with in Webflow is the key to moving from amateur to advanced. Looking forward to more nav tutorials. Subscribed!
@rohmberger
@rohmberger Жыл бұрын
Maaan I struggle so hard on the nav even after two ears into Webflow. This explains a lot!! Thank you so much ❤
@sindreskoglundhansen
@sindreskoglundhansen Жыл бұрын
Thank you so much for this! I'm glad I'm not the only one who spent hours trying to figure out why flex weren't working as expected on containers.
@reymundoalvarez380
@reymundoalvarez380 10 күн бұрын
Niceee, this is what I was looking for!
@hasan_mangrio
@hasan_mangrio Жыл бұрын
I desperately needed a video just like this. Good looks brotha.
@Colossus177
@Colossus177 5 ай бұрын
This is great bro! Would love to get a video of your creating an amazing Navbar start to finish! Fantastic video.
@BrentDavidson-b8g
@BrentDavidson-b8g 24 күн бұрын
Thank you!! I can't believe they haven't made a more capable nav component.
@Diego_Cabrera
@Diego_Cabrera Жыл бұрын
I'm giving webflow I try to build my clients' websites because many say it is much easier than coding like I regularly would. But I have to say, it already seems more overwhelming. Keep up the good content bro!
@robinstuart8941
@robinstuart8941 2 ай бұрын
Great video. How do you deactivate scroll when the nav fills screen?
@Andres-Estrella
@Andres-Estrella Ай бұрын
would also like to know
@bowiejackson
@bowiejackson Жыл бұрын
Thankyou for sharing your experience with navbars!
@DomenicoMarcoDiDonna
@DomenicoMarcoDiDonna 2 ай бұрын
Mike this should go into the Webflow University, under the category "Webflow Voodoo"
@user-yf5yy4uk9n
@user-yf5yy4uk9n 2 ай бұрын
Hello, thanks for making this video, it helped me a lot but still have a few areas that I find really challenging. I don't know if there has been an update that affects things but I have found that as soon as I swap out the nav links for link blocks, my div that contains them becomes totally unresponsive to any Layout changes (only in the open burger menu), even setting it to None has no affect. If I put back the nav links, it all goes back to normal default layout. Also found that container really annoying, can you just replace it with a div?
@QueenOfFamous
@QueenOfFamous Жыл бұрын
maannn I love the way you explain things like we're you're close friends. also very interesting video, helped me a lot! thanks :)
@MilesRoxas
@MilesRoxas Жыл бұрын
We’re all friends! 🎉 and I’m here to help. glad you enjoyed it more to come soon!
@andronova_videos
@andronova_videos Жыл бұрын
Thank you very much for this! Keep an eye out for new videos.
@MacGriff603
@MacGriff603 Жыл бұрын
Great Job! I look forward to your new tutorials.
@carolinejaworsky3331
@carolinejaworsky3331 7 ай бұрын
Omg thank you so much I was going crazy with this nav situation! And it's all fixed now
@kevynlevine
@kevynlevine Жыл бұрын
TIL you can have two menu buttons! Great video - thanks!
@MilesRoxas
@MilesRoxas Жыл бұрын
You can have a million and it STILL works 🎉 magic 🪄
@rightpadding
@rightpadding Жыл бұрын
is Webflow nav accessible?
@MarkFaamaoni
@MarkFaamaoni Жыл бұрын
I once tried to make my own navbar by de-constructing the Webflow component and... I'm still having nightmares. Float. Of COURSE, it was set to fricken float. I never even noticed that. Gah. (And thank you, great video :) )
@spectreisland5387
@spectreisland5387 11 ай бұрын
Beautiful tutorial ... 10/10
@magnusfroidh9191
@magnusfroidh9191 10 ай бұрын
Hey, thanks for the video! :) I applied 100% width to the container and auto to both margins (on base breakpoint) and it only makes the container reach all the way out to the screen edges on phone landscape and portrait. Nothing happens to tablet and up. The annoying built in margin/padding to the left and right of brand/links are still there. Any idea why? :)
@MilesRoxas
@MilesRoxas 10 ай бұрын
Check max-width on the container. When using percentage it will be relative to any parent divs that have a width set. So if your container has no max width and the width is set to 100% and for example container is inside of nav…then if nav has a max width or width it will be 100% of whatever that value is. Also check for any padding on any div that the container is in!
@magnusfroidh9191
@magnusfroidh9191 10 ай бұрын
@@MilesRoxas Thanks for the quick reply! Really appreciate it! :) I have removed all float, the navbar is set to 100% width, the container is set to 100% width and margin auto, and the flex box inside the container is set to 100% too. All float is removed, no margins or padding anywhere. When looking at the blue and orange lines around the divs, it shows that the navbar is reaching the end of the screen as expected, but for some reason the container does not reach out all the way. It still leaves some space in the beginning and end?? So weird. I noticed in your video that after you said to create a flex box inside the container if u need it, you seem to have removed the flex box for the rest of the video and it shows that brand/nav/menu are just in the container - and it also shows that there is the same spacing at the edges that I get, even though u set the container to 100% and margin auto earlier in the video? So it looks like the same issue as mine shows up in the video? Thanks! :)
@magnusfroidh9191
@magnusfroidh9191 10 ай бұрын
I figured it out. But the solution is frickin' crazy. There is a HIDDEN max width to the container!! It showing no max width, but you actually have to click no max width for the setting to take place! That is insane. What a crazy bug. Thanks for your input though! :)
@okvy
@okvy 11 ай бұрын
I did it im number 100K best of luck man on the journey
@Andres-Estrella
@Andres-Estrella Ай бұрын
wow thanks for this
@des7638
@des7638 Жыл бұрын
quality info. thanks miles
@MilesRoxas
@MilesRoxas Жыл бұрын
🫡
@byDisenyo
@byDisenyo Жыл бұрын
Some great tips! Thanks
@jakubfrankovsky6983
@jakubfrankovsky6983 Жыл бұрын
Thank you for a great tips :)
@LukasHerzog-222
@LukasHerzog-222 9 ай бұрын
May somebody know how to make a Navbar , that has different appearance on the other site . Because i have transparent navbar for home site, and white lettering , of course the other site will have the same , cannot edit it differently . Is that possible ?
@pedropacheco6876
@pedropacheco6876 11 ай бұрын
you saved me, thank you!!!!
@davidgoult8694
@davidgoult8694 Жыл бұрын
love your vibes
@sanjivinsmoke3261
@sanjivinsmoke3261 5 ай бұрын
I just started webflow a week ago im 15 I have a very basic foundation of knowledge when it comes to building on webflow, and i just wanted to know what you would reccomend for me ( building navbar from scratch or with component ), i saw this video and another one of how to build from scratch, is it possible to build the same navbar from scratch as you can build from the component, and i just wanted to know what you would reccomend for a 15 year old trying to build a website. And one more thing, i want to build a normal casual website nothing really crazy ( for a clothing brand ) can i make something casual on webflow because i know is mainly more for fancy websites.
@AndresOrtiz-ti6gb
@AndresOrtiz-ti6gb 2 ай бұрын
look up webflow university and watch their courses on making websites
@izzygrandic
@izzygrandic Жыл бұрын
Awesome video.
@TheAcSstudio
@TheAcSstudio Жыл бұрын
nice lookin video man, that coming from somewhere too
@adarogu
@adarogu Жыл бұрын
good stuff man, thanks for this
@lukewjames
@lukewjames Жыл бұрын
Hey man, flexbox doesn't seem to work on my nav menu (when it becomes a drop down) do you know why this may be?
@MilesRoxas
@MilesRoxas Жыл бұрын
Hey send over a read only link happy to give it a look!
@SimonPhetersky
@SimonPhetersky Жыл бұрын
Ok, if dont use the float menu, then what we instead?
@MilesRoxas
@MilesRoxas Жыл бұрын
Position elements using display flex
@jdanielortega
@jdanielortega Жыл бұрын
Has webflow ever come up with an answer about 6:22?
@duncanmccabe3721
@duncanmccabe3721 8 ай бұрын
Sooooo good 👍
@Opsdead
@Opsdead Жыл бұрын
Great video, it doesnt feel like you hve less than 1k subs, you have potential Can you do a video where you do an awwward winning nav menu ?
@MilesRoxas
@MilesRoxas Жыл бұрын
Working on one now along with a few others! Stay tuned! I’m just getting started and learning the ways of KZbin but loving the process so far. Thanks for watching 🫡
@jetbob309
@jetbob309 10 ай бұрын
Thank you
@spiderone_
@spiderone_ Жыл бұрын
You're addressing a great pain point but to be honest, at this point, there are so many little hacks that are easy to forget that I'd still just rather go with a custom navbar made out of pure divs and webflow animations + JS
@rejointrident
@rejointrident 3 ай бұрын
@6:55 "i recommend keeping the container here and apply normal container type properties to it". what the hell does this mean? i've been fighting with this fucking container for hours to stretch 100% w.
@_b_zer
@_b_zer Жыл бұрын
So damn helpful.
@max-zb1io
@max-zb1io Жыл бұрын
show us how to not use the float thennn
@MilesRoxas
@MilesRoxas Жыл бұрын
6:38 my recommendation just keep the container for specifying max width and margin auto. Then create a new div where you apply flex box to control your layout. Hope that helps!
6 Webflow Micro Interactions You Can Clone Today
6:33
Arnau Ros
Рет қаралды 66 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 19 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 56 МЛН
Framer Tutorial: Make A Site From Scratch
52:01
Framer
Рет қаралды 530 М.
Basic Custom Navbar tutorial in Webflow
17:48
Derek Siu | Webflow & Web Design
Рет қаралды 47 М.
Why Beautiful Websites Don’t Convert
12:57
Malewicz
Рет қаралды 235 М.
Webflow EASY Beginner Crash Course 2024
38:39
Timothy Ricks
Рет қаралды 29 М.
Top 5 Webflow Mistakes
7:26
Timothy Ricks
Рет қаралды 13 М.
i built a viral app but don't know how to code.
16:26
Nicolas Moser
Рет қаралды 18 М.
I tried every FREE website builder. This is the best
7:58
Steve Builds Websites
Рет қаралды 314 М.
Building Crazy Header with Webflow
22:45
Flux Academy
Рет қаралды 37 М.
I tried every website builder. This is the BEST
19:31
Steve Builds Websites
Рет қаралды 225 М.
Learn GSAP for Webflow
1:00:14
Webflow
Рет қаралды 25 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 19 МЛН