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 trial

CSS Framework Basics Build a Website with Bootstrap Customizing Bootstrap

How 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?

And BTW, I mean customization, as in it was available in Bootstrap 3.

2 Answers

Kevin Korte
Kevin Korte
28,148 Points

Hey 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,

Thanks, Kevin. that's reassuring. I thought I was ( maybe ) missing a link. Now I can rest in peace.

Kevin Korte
Kevin Korte
28,148 Points

Nope, you're all good!