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

How to hide div in bootstrap at breakpoint

Can't seem to work out which class to use to hide a div in my layout when it is at md and under. There are a load of different answers and can't find one that works. is it hidden-md-down or d-md-none? using bootstrap 4.

1 Answer

Thanks very much man, tried to find the answer myself but there were like 20 sites telling me different things. That seems to have worked fine.