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

WordPress From Bootstrap to WordPress Setup a Bootstrap Theme Adding Ability for Dropdown Navigation

Leigh Maher
Leigh Maher
21,830 Points

Good solution for Bootstrap 4 navbar

For anyone trying to get this to work with Bootstrap, I've got it working nicely using this solution: http://simonpadbury.github.io/2016/03/09/bootstrap-4-navbar-with-dropdowns-for-wordpress.html

Hope it helps.

Alexander Hagen
Alexander Hagen
9,004 Points

Thanks, saved me a lot of work.. Had started to use JQuery to append the right classes :P