Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialnfs
35,526 PointsHow Can I Customize Bootstrap 4 ???
I've been tinkering with bootstrap 4 for a while. I've been seeking that customization option for a few days. Couldn't find one. Any ideas?
2 Answers
Kevin Korte
28,149 PointsHey Nafis Fuad,
As you've found out, I also don't think there is currently a customizer for Bootstrap 4 like there is for 3 at this time. Since BS4 is still in beta, I'd suspect that they probably will create a customizer after the first stable version comes out, since it's probably a lot of work to create, and then update something like that.
In the meantime, you can override sass variables to customize Bootstrap, and of course you can always write new CSS or Sass code to also override the defaults of bootstrap to get the desired results.
Hope that helps,
nfs
35,526 PointsThanks, Kevin. that's reassuring. I thought I was ( maybe ) missing a link. Now I can rest in peace.
Kevin Korte
28,149 PointsNope, you're all good!
nfs
35,526 Pointsnfs
35,526 PointsAnd BTW, I mean customization, as in it was available in Bootstrap 3.