Thanks so much! I'm a designer but trying to learn more about Bootstrap to make my devs life easier. It's great to get the designers perspective, as some of the Bootstrap documentation can get too technical for me!
Oh awesome Nick! Yes. If you aren't used to reading technical lingo, it can be difficult. I'm always about "does it look good?" at the end of the day. The code is just a paintbrush to get you there. Stoked that it helped you work with the devs!
Thank you so much Matthew. Bootstrap says it's the, "world’s most popular front-end open source toolkit" so I would assume a lot of people are using it. But maybe it's just overlooked by some web devs.
You mention gap-5 in this video but is it now g-5 as in gutter moving forward? Or do both work? A bit confused on that as in a different video it was g-5 or any number…
For that, I’d write a specific class for that in a custom.css file. I generally don’t use negative margins as relative/absolute generally does the trick.
I was kinda struggling in some course for bootstrap 4 and I was confused, You have made things very clear.
Thank you so much
You're welcome. I've got a Bootstrap 5 course if you want some additional help.
Thank you :) I spent most of the day trying to figure out how to space these boxes. Clear explanation. Many thanks.
i was taking a cs class for this. you helped me with my labs thank you so much!
You're so welcome!
Thanks so much! I'm a designer but trying to learn more about Bootstrap to make my devs life easier. It's great to get the designers perspective, as some of the Bootstrap documentation can get too technical for me!
Oh awesome Nick! Yes. If you aren't used to reading technical lingo, it can be difficult. I'm always about "does it look good?" at the end of the day. The code is just a paintbrush to get you there. Stoked that it helped you work with the devs!
@@ADesignerWhoCodes You're the man! Subscribed to your channel and looking forward to watching more of your content.
@@mrnickb Happy to help. If you have any questions in the future, drop me a msg. Always happy to help.
Great and clear tutorial man! Exactly what i needed!
Awesome!
Very informative video regarding spacing in Bootstrap 5.
Thank you! It's a big change in the way Bootstrap looks at spacing.
thank you. it's just working.
Why are there so little videos on this? Is bootstrap uncommon? I wouldn't think so. Great video!
Thank you so much Matthew. Bootstrap says it's the, "world’s most popular front-end open source toolkit" so I would assume a lot of people are using it. But maybe it's just overlooked by some web devs.
you are genius guru
Haha. Just a guy that figured it out.
You mention gap-5 in this video but is it now g-5 as in gutter moving forward? Or do both work? A bit confused on that as in a different video it was g-5 or any number…
I probably mis-spoke and said gap-5. :) It's g-# or g-breakpoint-#. My bad if I had a slip of the tongue.
No wonder I was struggling with my navbar to float right since three days now but it didn't work now I know is version 5 needed
I just released a video on how to do that if you need more help. All about ml-auto.
ruclips.net/video/akXfF066MY0/видео.html
Happy to help ya!
How do you enable negative margins? I think you have to edit the sass file but I'm not sure how to do that.
For that, I’d write a specific class for that in a custom.css file. I generally don’t use negative margins as relative/absolute generally does the trick.
I see your id I instantly followed! I'm also a designer who code :D
Oh sweet! Thank you so much.