Тёмный
No video :(

Create a CSS only Mega Dropdown Menu 

Kevin Powell
Подписаться 932 тыс.
Просмотров 82 тыс.
50% 1

In this video I look at how to create a simple CSS only mega dropdown menu. These types of menus are all over the place, especially on ecommerce sites.
They look intimidating, but really it's not that complicated!
And I've put this on codepen now, so you can see my code on there if you'd like too: codepen.io/kevi...
---
Music by Chillhop: / chillhopdotcom
Joakim Karud - Canals: / joakimkarud
If you have your own channel, check out Chillhop for some awesome music.

Опубликовано:

 

15 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 195   
@LAKD
@LAKD 3 года назад
This might be old, but this is by far the best tutorial out there. You explain your steps wonderfully, I don't actually just type over I understand what you're doing! Many tutorials just tell you to type something, but never explain it, while you explain it in a very beginner-friendly manner. Great job, please never stop posting this quality!
@dankierson
@dankierson 2 года назад
Having a secondary inside a list item of the primary will cause *double event execution* when you click on one of the secondary list item - unless the primary list item has no click event. With nav menus the primary list item above a sub-menu usually does have a click event. For example the Services link in the main menu will usually bring users to an overview page for all services offered by a company. The way round this crux is to *not* put the secondary inside a list item of the primary one - just have the secondary as a distinct element within the primary list. Of course, you have to make only the first item of the secondary list visible until you hover on it and cause the rest of the sub-list to show. But this is readily possible in CSS.
@muurio
@muurio 7 лет назад
Not sure why you only have 37 subscribers, you definitely deserve tons more. Keep up the good work!! Really loved your dry coding video to improve css workflow, would be cool to see more videos like that :)
@KevinPowell
@KevinPowell 7 лет назад
Thanks for the vote of confidence Zari! The lack of subscribers is probably because I'm terrible at self-promotion, hah. Glad you liked the DRY video. I plan on eventually doing some on Sass. If you're not using it, I suggest checking it out, it will completely revamp your CSS workflow.
@imhamo5450
@imhamo5450 10 месяцев назад
37? look now, he made it!
@chiggywiggy524
@chiggywiggy524 4 месяца назад
By the time I'm writing this he has 894k subscribers and I'm sure by the end of the year he'll make it to 1M
@gabriel.valandro
@gabriel.valandro 7 лет назад
Hi, Kevin! You're such a nice guy with a soothing voice (which for me is an important thing while watching coding tutorials). Excellent, you've just got a new subscriber! 26-year-old brazilian front-end dev here! Thank you!
@KevinPowell
@KevinPowell 7 лет назад
Really glad you like my videos (and voice!), and thanks so much for subscribing!
@pankajgarg182
@pankajgarg182 4 года назад
I was stuck on this for so long. and then I found your video!!!!!. literally your channel has solutions for all my CSS problems Keep Going
@georgebelletty7861
@georgebelletty7861 7 лет назад
trying to figure this out for the last 8 hours mate... then I found your video! ta ;)
@KevinPowell
@KevinPowell 7 лет назад
Awesome, glad it helped!
@sounds-of-world
@sounds-of-world 2 года назад
Man, you should also consider users who want to take advantage of your videos but don't understand English when spoken quickly :) Anyway, thanks a lot for valuable contents :)
@daveturnbull7221
@daveturnbull7221 Год назад
Having watched this I let out a shout of joy - exactly what I was looking for! This was followed by a groan as the link to the pen doesn't work 😒 However having stopped and thought for a minute I'm happy again - this means I have to actually create it myself instead of just copy pasting your code. That means i'm much more likely to actually learn it 😁
@JR-em2hn
@JR-em2hn 4 года назад
It's a great video. 2 things I am trying to figure out for 24 hrs now is how to center the logo if needed and how to make it responsive. But the basics of creating dropdown menu are great
@artistdiana6841
@artistdiana6841 3 года назад
Omg I watched so many videos to make a dropdown menu but I understand just yours !! Thanks Kevin !!
@TheFallinforyou
@TheFallinforyou 7 лет назад
dude thanks for this. Keep up the tutorials! You have a talent for teaching it's so easy to follow along!
@KevinPowell
@KevinPowell 7 лет назад
Thanks a lot for the kind words Gabriel! I'm glad you're enjoying the videos.
@boheeatelier6681
@boheeatelier6681 7 месяцев назад
at the beginning of 2024 and there are 861 thousand subscribers! :) I love Kevin's tutorials and decided to watch every video, from the very beginning. They are great! It is cool to read comments and see the development of this channel.
@atukundaonesmus5223
@atukundaonesmus5223 6 лет назад
I immediately signed in and subscribed after hearing you thank subscribers. Thanks for the endeavors.
@KevinPowell
@KevinPowell 6 лет назад
I wouldn't be here if it wasn't for my subscribers! Glad you enjoyed the video, and thanks a ton for subbing :)
@janjgaval
@janjgaval Год назад
i have search some decent guides and this is best what i have found even its 6 years old
@denhamk
@denhamk 5 месяцев назад
would love to have had an updated version of this without 'floats' 😇 and maybe a video with how to style this menu 😁. I'm finding it really hard to achieve this using display: flex; The sub-menu items do not breakaway from the parent container that has flex added on it even though I have added position: absolute on the submenu. Would love for a video on how to recreate this using flex. Thank you.
@Udaykumar-rt5di
@Udaykumar-rt5di Год назад
Hey Kevin, Its so good to see this qulaity content now, which was posted 5 years ago, Can you make a video on dropdown menu, but the list should appear on CLICK command, but not on hover.
@aaronedmiston189
@aaronedmiston189 3 года назад
Thank you Kevin! Saved my project at the last min.
@privatelabs7647
@privatelabs7647 5 лет назад
Thank you really much Sir.Learned a lot from you. Always found your videos the best learning resource.
@KevinPowell
@KevinPowell 5 лет назад
Thanks Prive labs :)
@privatelabs7647
@privatelabs7647 5 лет назад
Dear Sir,Can you please make a video on how to make a slider
@Microbex
@Microbex 5 лет назад
Thanks Kevin. You are really the stuff of RU-vid greatness. :)
@KevinPowell
@KevinPowell 5 лет назад
Thanks so much Mikkel!
@JimKernix
@JimKernix 2 года назад
You're the best! I set up my menu using flexbox because I need to use flex-wrap. My sub-menu is going to have a very long list of words for each letter of the alphabet. It's for my aunt who has cerebral palsy and I'm hoping she will be able to compose full emails more easily. I still have to work on adding the words she clicks on to a textarea but I do have one problem. I am making the words look like buttons - big targets to click on given her motor control issues. I don't need a border but I wanted to see what it looks like. But the border is making my sub-menu items shift. I have box-sizing: border-box on the body and I tried adding that to the sub-menu thinking that the position: absolute messed that up but the shift is still happening. Any idea what the fix for that would be?
@luismarrero9293
@luismarrero9293 2 года назад
thanks for all tutorial you shared with us. i am learning a lot but i always wonder why you use display block in the nav a part? sorry sounds stupid but i am zero html and css. thanks
@ronpalmer7260
@ronpalmer7260 Год назад
Wow! Floats. This goes way back. I have a question about using em. You seem to default to em all the time. It is my understanding that it is safer to default to rem to avoid unintended nesting compound changes. What is your opinion on this?
@mattmcfangibson
@mattmcfangibson 2 года назад
Hi, Kevin. Just a heads up, for some reason, the Codepen link is dead. I know this video is years old, but I just thought I'd point that out.
@antonkalin5501
@antonkalin5501 4 года назад
Thank you so much for this one been looking for this one so long
@thetravellersagency
@thetravellersagency Год назад
Great videos and tutorials Kevin. Thanks!
@Dexter101x
@Dexter101x 4 года назад
Ooh I didn't see this video until now, thanks.
@kkwilson27
@kkwilson27 2 года назад
404 I'm afraid you've found a page that doesn't exist on CodePen. That can happen when you follow a link to something that has since been deleted. Or the link was incorrect to begin with. Sorry about that. We've logged the error for review, in case it's our fault.
@belenmazzoli5365
@belenmazzoli5365 5 лет назад
Loved it, would you make a video on how to make this responsive?
@KevinPowell
@KevinPowell 5 лет назад
I might one day. Might be a big effort though, but it can be done!
@jasonpringle6037
@jasonpringle6037 Год назад
Hey, great tutorial. I know this is an older video but I tried the codepen link and it doesn't work. Do you have the code stored somewhere else that your able to share the link. Thanks!
@vastargazing8957
@vastargazing8957 Год назад
Ohh my my.. look at that! ❤
@diegocomunicavisual
@diegocomunicavisual 3 года назад
Great explanation
@husainahmmed9025
@husainahmmed9025 7 лет назад
Thanks for this awesome tutorial
@KevinPowell
@KevinPowell 7 лет назад
Your welcome Husain, I'm glad you liked it!
@oscarthroedsson1410
@oscarthroedsson1410 Год назад
Love this.. but i want a link that work, so i can look at the code😢
@noreenmalik1415
@noreenmalik1415 Год назад
Thanks a lot for this old is gold kinda stuff, Really appreciated
@dpangiri4399
@dpangiri4399 6 лет назад
As always good video. Thank you for all those videos, i have learned alot from them . Kevin can you do another one like this but in a vertical menu?
@KevinPowell
@KevinPowell 6 лет назад
I'll keep that in mind Dpan Giri! I have a lot of videos on navigations, so it might be a little while, but making a vertical one could be a nice change of pace!
@dpangiri4399
@dpangiri4399 6 лет назад
okay! Once again thank you for all those videos. Looking forward to the next video :)
@raphaelribeiro5536
@raphaelribeiro5536 4 года назад
How can i get the menu dropdown to fit window width
@johanstam3602
@johanstam3602 2 года назад
Hi Kevin, I was wondering how to get a mega menu stretch full width of the screen when the parent navigation is boxed into a container?
@user-wo3zl5pi9z
@user-wo3zl5pi9z 3 года назад
I don't know where the typo came from. I hope there's a link to see what you've just entered. ㅠㅠ 제발
@dangnguyen.92
@dangnguyen.92 4 года назад
thank kevin, subscribed .
@JaimeGizzle
@JaimeGizzle 6 лет назад
Do you have a tutorial on making this exact mega menu responsive/mobile?
@KevinPowell
@KevinPowell 6 лет назад
I don't :\. I might get around to it one day, since it seems to be requested a lot.
@GLifeServices
@GLifeServices 7 лет назад
Excellent video, thanks!
@KevinPowell
@KevinPowell 7 лет назад
I'm glad you liked it!
@pcassar31
@pcassar31 6 лет назад
Excellent Video! Thanks a lot!
@KevinPowell
@KevinPowell 6 лет назад
You're welcome Paul, glad you liked it :)
@MeetPatel-ku8bk
@MeetPatel-ku8bk 5 лет назад
I want last Tab 04 right aligned so I add float: right for tab04 but I am not getting full with for dropdown menu, How can I get full width for right aligned tab?
@eyoaelchane6077
@eyoaelchane6077 5 лет назад
Awesome.Menu-col-2/4 classes weren't defined in the html though.
@KevinPowell
@KevinPowell 5 лет назад
I just double checked the linked codepen, and it's there (it wouldn't work otherwise)... 'menu-col-2' is on one of those.
@codingevelynmiami4230
@codingevelynmiami4230 5 лет назад
Terrific
@pratikawate5826
@pratikawate5826 4 года назад
Is it responsive.if not where should i get it?
@onemetro7987
@onemetro7987 6 лет назад
Thank u so much, you just help me a lot, it was my dream to code that menu. But i have a doubt, and if somebody answer i'd be happy. Is there a way that on .menu-sub we apply disply:flex and so flex attributes inside it, to avoid float: left; Thank you!
@KevinPowell
@KevinPowell 6 лет назад
For sure, if I were to redo this today I'd probably use flex to do it! Make the sub-menu display: flex, instead of block, and take out all the floats, and it should work!
@henrikkrogsgaard4428
@henrikkrogsgaard4428 3 года назад
is there a link to a demo version
@AthemWulf
@AthemWulf 3 года назад
hi friend! thanks a lot for the tutorial! is any way to make responsive this? i really need it! thanks again!
@NedumEze
@NedumEze 6 лет назад
Hi, Kevin. I enjoyed learning from you the design of this Mega Menu. It really is awesome. Thanks for it all. But I wondered whether we could use it in a responsive setting and make it suitable for mobile. Could you build that on this mega menu, please? Cheers Adolf
@KevinPowell
@KevinPowell 6 лет назад
It would take some work to make responsive. I have it on my to-do list, but I have a lot of other things to do first.
@NedumEze
@NedumEze 6 лет назад
Kevin Powell Ok Kevin. Looking forward. Thanks a million
@UrraSergio
@UrraSergio 5 лет назад
Mega menus (or how to scare some users). This is not a criticism, hein? I'm excited about the idea of creating one of these monsters, indeed.
@nitensapkota3722
@nitensapkota3722 5 лет назад
Where should we use transition so that the sub-menu display smoothly...it's blinking ..
@KevinPowell
@KevinPowell 5 лет назад
Because I used display: none and display: block, there is no way to have it transition. You'd have to change how it's contructed really.
@nitensapkota3722
@nitensapkota3722 5 лет назад
@@KevinPowell instead of using display:none; and display:block; we can use transform:scale(0); and transform:scale(1); and if need we can use transform-origin to set the origin..
@ericsiddiq613
@ericsiddiq613 7 лет назад
sir, can you make any same video tutorial with icon, when mega active it's icon show up, and when not active it's icon show down?
@KevinPowell
@KevinPowell 7 лет назад
I don't plan on doing another one like this anytime soon (I have a big backlog of other topics still!). You should be able to do it just by playing with the :hover state though.
@joseesparza3944
@joseesparza3944 4 года назад
Can this be used in squarespace?
@hopsta
@hopsta 7 лет назад
Thanks for the video. I was just wondering if this no-JS approach would work with mobile devices as I can see you have used the ":hover" function? I don't have the facility to test this myself at the moment. I have a feeling that the only way is JS to be compatible with mobile and desktop?
@KevinPowell
@KevinPowell 7 лет назад
There are ways of doing it with CSS only, even for mobile, but you'll have to really rework something like this for it to work on a mobile device. There are other examples of how to do it out there, but this is a nice one (it's for a hamburger menu, but the same principle could be applied for something like this) codepen.io/erikterwan/pen/EVzeRP
@hopsta
@hopsta 7 лет назад
Kevin Powell Wow, there has really been some work gone into that example. I have tried it on my mobile and it works fine. I love the way the menu symbol and x converge. Before I play about with it, do you know if it would still work with a drop down menu (i.e sub menu)? Thanks for your advice and I'm loving your videos.
@KevinPowell
@KevinPowell 7 лет назад
Yeah, it should totally work for sub menus!
@dannyvanbenthem
@dannyvanbenthem 6 лет назад
Hey Kevin! Why do u use an extra instead of using the underneath with the class of menu-sub? Thanks for your video's.
@KevinPowell
@KevinPowell 6 лет назад
It's been so long that I made this, I don't remember, haha. I think I was doing it as a way to organize it a bit better because I planned on having multiple lists inside each sub-menu.
@dannyvanbenthem
@dannyvanbenthem 6 лет назад
Thanks for your answer. Keep making video's there awesome and educational:)
@dannyvanbenthem
@dannyvanbenthem 6 лет назад
Hey Kevin, I' am trying to fade in the .menu-sub when i hover over the nav li:hover .menu-sub. I have set the opacity of .menu-sub to.5 and added a transition and on the nav li:hover .menu-sub the opacity to 1. But when i hover is does not transition the opacity. When i try it with the visability property it fades in, but the text is not. What am i missing?
@dannyvanbenthem
@dannyvanbenthem 6 лет назад
Is there anyway to troubleshoot transition properties?
@Olivkazp
@Olivkazp 7 лет назад
Hi Kevin! Just a quick question, are you familiar with a Shopify coding? :) I'd love to create that kind of menu on my website, but that HTML/CSS there is so tricky...
@KevinPowell
@KevinPowell 7 лет назад
I never got into Shopify, sorry :(
@Olivkazp
@Olivkazp 7 лет назад
It's ok! Thank you for responding :) Have a nice day :)
@space_monkey125
@space_monkey125 6 лет назад
Hi Kevin, if I want to create a desktop first application then should I start from using @media(max-width) or use @media(min-width)? Please give me some advice/tips
@KevinPowell
@KevinPowell 6 лет назад
If you're going with desktop first, you'll want to start without media queries. This is your base CSS. Then, you'd add media queries, using max-width, to target smaller screens, fixing the layout as things get smaller.
@space_monkey125
@space_monkey125 6 лет назад
Kevin Powell thanks
@gregerl01
@gregerl01 7 лет назад
Great tutorial. How are you getting your browser to auto refresh?
@KevinPowell
@KevinPowell 7 лет назад
Glad you liked it Greg! I'm using an application called Prepros - prepros.io - its not free, but it does some other stuff too.
@maximefaes8111
@maximefaes8111 7 лет назад
@KevinPowell
@KevinPowell 7 лет назад
That would work for sure, just make sure you put the equal sign - content="2" :). Personally it drives me nuts though! You could also try brackets.io/ as your code editor - it has an auto-refresh built into it
@fakhershah5575
@fakhershah5575 7 лет назад
its nice .........thank for this
@KevinPowell
@KevinPowell 7 лет назад
No problem Father, glad I could help!
@divyanamdev886
@divyanamdev886 6 лет назад
Hey ..Sir I am trying this with the same code but I am not able to go inside the submenu..I mean it disappear when I try to go inside the submenu..Please help.
@KevinPowell
@KevinPowell 6 лет назад
Without seeing your code, it's hard to say why it might not be working, it could be a simple typo, or something a bit more complicated, I'm not sure :\
@divyanamdev886
@divyanamdev886 6 лет назад
i solved it.. :) thanks you so much for replying :) and thanks for uploading the video too ...good day...!!
@MoraimaDiaz
@MoraimaDiaz 6 лет назад
Hi! I don't know much about coding, just enough HTML and CSS that I use to update things here and there on a template we have for an e-commerce website. I followed your instructions here and the code on codepen and after a little tweaking I got it to work on my site (it's still unpublished so I can't give you a link). Couple of questions in case you can help: I am a little worried after reading some of the comments regarding being responsive for mobile but I tested it and it seems ok, the only thing is the spacing at the end of the navigation bar after the last tab is more when I open it on my cell phone. And the biggest question: how can I delay the dropdown in this code? I read about transition-delay but I can't figure out where to put it in this code to make it work or if it needs anything else besides that style. Right now if I'm just moving the mouse to go from the top navigation to a product that's below the mega menu, it starts opening so quickly. Thank you in advance for any help you can send my way and thank you for the great information!
@KevinPowell
@KevinPowell 6 лет назад
I'm glad that you've got it working, and on mobile as well! As for the animation, animation delay means that when the person hovers, there will be a delay before anything happens. All you should need is a transition-duration. I actually just put a video up on this, which may clear things up a little :) - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Nloq6uzF8RQ.html
@MoraimaDiaz
@MoraimaDiaz 6 лет назад
Kevin Powell ok I will check the video and try it out and see if I can figure it out. Thanks!!
@pankajpkm235
@pankajpkm235 6 лет назад
Send the link when you get it ready
@MsElsospechoso28
@MsElsospechoso28 6 лет назад
Thanks kev
@KevinPowell
@KevinPowell 6 лет назад
Glad you liked it Ricardo!
@danzeel
@danzeel 5 лет назад
Thanks, but for Wordpress i using groovy menu plugin, save a lot of time
@NS2Las
@NS2Las 7 лет назад
awesome! question? have you ever done a transparent navigation bar, sitting over a slider?
@KevinPowell
@KevinPowell 7 лет назад
I haven't, but it wouldn't be difficult. Would you want it to be a normal navigation, or something to control the slider?
@NS2Las
@NS2Las 7 лет назад
probably something to control the slider ...
@KevinPowell
@KevinPowell 7 лет назад
I'll keep it in mind, I have a portfolio site series coming up, I'll think about putting one in
@KevinPowell
@KevinPowell 7 лет назад
I'll keep it in mind, I have a portfolio site series coming up, I'll think about putting one in
@KevinPowell
@KevinPowell 7 лет назад
I'll keep it in mind, I have a portfolio site series coming up, I'll think about putting one in
@kazimrahman7499
@kazimrahman7499 4 года назад
Just.....WoW.....!!
@DavidNitzscheBell
@DavidNitzscheBell 5 лет назад
If you were to redo this video in 2018, would you use flexbox for the menu?
@KevinPowell
@KevinPowell 5 лет назад
I sure would have. I regret that my early videos use floats
@somerandomchannel382
@somerandomchannel382 5 лет назад
Kevin Powell megamenu with flexbox request :)
@muhammadhuzaifa3384
@muhammadhuzaifa3384 5 лет назад
my blog is very simple to show Mega menu Can u Help me Please
@whosup1
@whosup1 7 лет назад
Hey if you don't mind can you please explain how the positioning relative ul and absolute positioned ul works in this situation. I mean i just don't get how the absolutely positioned ul can appear under? Sorry but thanks if you do answer!!
@KevinPowell
@KevinPowell 7 лет назад
The absolute position is in relation to the one which is position: relative. When we put top: 100%, its 100% from the top. Top: 0 would give that both the same top position, top: 50% would put the top of it half way down, and 100% is effectively the bottom. Does that help at all? It's hard to explain by writing, hah.
@whosup1
@whosup1 7 лет назад
Haha yes it helped. I actually just got my first junior developer job. Thanks for helping me and doing these videos cause they really helped. But i was wondering if you could like video on tips for learning to program video? i know there are a lot out there but i'm interested in what you have to say. I'm learning php right now and i can understand the basics but sometimes i have a hard time figuring out where to start in writing a script. Or even what to use in the script rather it be a loop or function, i'll have no clue where to start. Thank you!
@KevinPowell
@KevinPowell 7 лет назад
Congrats on landing your first job! That's awesome! Very humbling of you to say my videos helped. As for PHP and other programming languages. I've had a few people asking about that now, and while I've used PHP and a few other things, I'm really not sure that I'd be giving you quality information on them, I can find my way around, but really, I'd be so worried about giving bad advice on it, it's not something I use often enough. PHP is a pain in the butt, hah. I really think you'd get some better advice from some other sources.
@muhammadrifqy24
@muhammadrifqy24 3 года назад
the link is broken
@syediqbalahmed3176
@syediqbalahmed3176 4 года назад
good
@jasper2502
@jasper2502 5 лет назад
Hey hey! Help me please! My dropdown is stacken and slices my sentences in twice! (And its only horizontale and not in de width! help me please!)
@KevinPowell
@KevinPowell 5 лет назад
Without seeing it, it's really hard to say what might be happening.
@jasper2502
@jasper2502 5 лет назад
@@KevinPowell I have fixed it So no help needed
@md.rezaurrahman1136
@md.rezaurrahman1136 7 лет назад
Hi! Kevin Powell thank you very for your superb tutorial. thanks again I am from Bangladesh, I watch and download all your video and try to apply on my blog. but Sir is it possible to add code or search bar code in this mega drop-down menu bar. if it is possible then make another video, please
@KevinPowell
@KevinPowell 7 лет назад
I'm glad you liked the video! You should be able to add one in no problem, with an To get it to work would require some server side language though, and a database and all that fun stuff that's beyond what I cover in my videos.
@md.rezaurrahman1136
@md.rezaurrahman1136 7 лет назад
Sir, it is very difficult to me. because I did not understand it. Please make a video tutorial, I think it will be helpful for all, and I want to apply on my blog.
@md.rezaurrahman1136
@md.rezaurrahman1136 7 лет назад
Sir! What about you? would you please do something for me. I am waiting for your reply.
@KevinPowell
@KevinPowell 7 лет назад
I won't be able to make a video about the search inside the menu anytime soon, I have several videos planned for the Grid in the coming weeks, and then a few other topics after that. I may try to put a search bar in a site with the navigation, but it won't be in a mega menu, though it would be the same principles.
@md.rezaurrahman1136
@md.rezaurrahman1136 7 лет назад
Ok, thanks, boss!
@cosher1
@cosher1 6 лет назад
thank you for this love it, and can you make it responsive
@KevinPowell
@KevinPowell 6 лет назад
Making this responsive is possible, but would take a fair amount of work. At one point I might do a video on something like that, but it won't be anytime soon. You'd have to make sure things use the :focus as well as :hover, so if someone clicks on it on mobile, it has the same functionality. The biggest challenge is simply finding a way to make it look good, which would require pretty much a complete redesign of it for mobile.
@cosher1
@cosher1 6 лет назад
This is good news that it is possible, why should a redesign be made? Can not add on existing to it work? This means that this mobile will look much simpler than a desktop mode. Maybe it's more a "headache" in writing the code, but it's worth waiting to see how you can solve it. Thanks for your comment, I'd love to see more of your stuff :)
@ayeshanaveed3071
@ayeshanaveed3071 6 лет назад
Please tell me how can I make it responsive????
@KevinPowell
@KevinPowell 6 лет назад
This would take a fair deal of work to make responsive sadly.
@keithf5236
@keithf5236 2 года назад
the codepen link is broken. Did it get deleted?
@SolutionTuts
@SolutionTuts 6 лет назад
Tell me how to add a picture in dropdown menu
@KevinPowell
@KevinPowell 6 лет назад
You can place it inside one of the list items.
@NehaEjaz29
@NehaEjaz29 6 лет назад
can u tell me how to add a nav bar in this code
@KevinPowell
@KevinPowell 6 лет назад
I'm not sure I understand the question Neha Ejaz... this is a navbar?
@NehaEjaz29
@NehaEjaz29 6 лет назад
Oh sorry I meant to navbar brand, and I want it to be on the left of navbar and all other links in the Center of navbar
@mariyaabubakar6170
@mariyaabubakar6170 6 лет назад
I like your videos but the only thing that i dislike when watching your videos is that you don't zoom. Please try to be zooming your codes so that your codes becomes a little bigger so that your viewers won't have problem when watching your video tutorials.
@KevinPowell
@KevinPowell 6 лет назад
Sorry about that Mariya. In my newer videos, the font size of the code is bigger.
@muhammadhuzaifa3384
@muhammadhuzaifa3384 5 лет назад
How to This look add For my Blogger
@KevinPowell
@KevinPowell 5 лет назад
I've never used blogger, so I can't say, sorry!
@muhammadhuzaifa3384
@muhammadhuzaifa3384 5 лет назад
It's O. k my Problem is Solved , So thank
@fuzailjaved7049
@fuzailjaved7049 6 лет назад
video is so complex like Rocket science
@KevinPowell
@KevinPowell 6 лет назад
Haha, I hope it's not as bad as rocket science, but there are a lot of levels to it for sure!
@lulualmohtarif
@lulualmohtarif 6 лет назад
smash that like button
@KevinPowell
@KevinPowell 6 лет назад
Glad you liked it 😁
@AaronC
@AaronC 6 лет назад
Hey! Thanks a ton for making these videos, they really help me every day at work! Quick question though... I'm using clickfunnels to put this code into and when I put the exact code you start with into a custom html block absolutely nothing is coming up.... But when I try it in the Tryit Editor v3.5, It shows up just fine. Here's my code: @import url('fonts.googleapis.com/css?family=Roboto:400,700'); * { box-sizing: border-box; } body { background: #ddd; margin: 0; font-family: 'Roboto', sans-serif; } .container { max-width: 1000px; margin: 0 auto; } nav { background: #fff; box-shadow: 0 0 15px 0 rgba(0,0,0,.10) } nav ul { margin: 0; padding: 0; list-style: none; position: relative; text-align:right; } nav li { display: inline-block; } nav a { color: #444; text-decoration: none; display: block; padding: .75em 1.75em; } nav li:hover { background: #444; } nav a:hover { background:#444 } nav li:hover a { color: #444; } Building a Mega Menu HOME SERVICES BLOG ABOUT CONTACT Any thoughts or advice would be SOOOO helpful.
@KevinPowell
@KevinPowell 6 лет назад
I've never used clickfunnels, and my guess is it's something with that which is causing the issue, since you have it working in Tryit Editor. Honestly, I'm not sure why.
@Kamrul_abc
@Kamrul_abc 5 лет назад
is this reponsive?
@KevinPowell
@KevinPowell 5 лет назад
This one isn't, no :\
@hontrang113
@hontrang113 7 лет назад
Hi Kevin, Which tool did you used for live update code?
@KevinPowell
@KevinPowell 7 лет назад
I'm using Prepros - prepros.io - I'll be putting out a video soon where I look at a free option as well - browsersync.io/ - but you've got to get into the command line for that one :)
@kamalgautam445
@kamalgautam445 7 лет назад
How to make this menu responsive, using javascript accordin feature. Please send me zip file.
@KevinPowell
@KevinPowell 7 лет назад
Making it responsive would just take some media queries to change how is styled. Adding JS would take some time though. I'd love to help, but I can't make everything people ask for, I just don't have the time.
@businessschoolfocus2341
@businessschoolfocus2341 6 лет назад
hello
@KevinPowell
@KevinPowell 6 лет назад
hi :D
@rajatbiswas5571
@rajatbiswas5571 5 лет назад
Sir, can you please send me this video documentation.
@KevinPowell
@KevinPowell 5 лет назад
I don't have any documentation for it, if you're after the code, you can find it in this codepen: codepen.io/kevinpowell/pen/apxoJX
@puneetsharma4458
@puneetsharma4458 7 лет назад
please upload the full online shopping website with database, without WordPress,I want project in HTML CSS SQL PHP BOOTSTRAP JavaScript ,please me the zip file with database in Hindi reply me as soon as possible thank you please upload the video in slowly in step by step, I m waiting ur repsonce, thank you?
@KevinPowell
@KevinPowell 7 лет назад
That's a bit more than I plan on doing on this channel! That, and I don't know Hindi!
@balan1983
@balan1983 6 лет назад
lol
@onemetro7987
@onemetro7987 6 лет назад
Puneet Sharma Just focus you will make it
@han5973
@han5973 6 лет назад
is this mega menu responsive? i did make mega menu but i have difficulty to make my mega menu stay in place while in medium size screen
@KevinPowell
@KevinPowell 6 лет назад
This one is not, and would take a bit of work to get it there sadly.
Далее
Responsive navbar tutorial using HTML CSS & JS
49:25
5 CSS mistakes that I see way too often
19:03
Просмотров 359 тыс.
How To Create Advanced CSS Dropdown Menus
16:09
Просмотров 476 тыс.
HTML Templates Instead Of Reactivity | Prime Reacts
12:42
CSS em and rem explained #CSS #responsive
16:54
Просмотров 382 тыс.
Create a CSS only lightbox using :target
34:08
Просмотров 68 тыс.
Naming things just got easier thanks to @scope
26:22
Просмотров 46 тыс.
Learn how to use Media queries & Container queries
34:33
You Probably Need BEM CSS in Your Life (Tutorial)
18:47