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

Bootstrap responsive menu in WP

Hello,

Have have 2 WordPress custom themed sites built with bootstrap, jst not sure how to implement the responsive nav from bootstrap. Any ideas how to add the classes through custom menu.

site1 site2

Thanks for any tips in advance :)

1 Answer

Hi Adam I have developed a Bootstrap theme called 'Lobster' for the WP.org repository. The the Bootstrap menu is always the hardest part. My suggestion would be to look and see how other developers have dealt with the menu. Here is a link to 18 free WP themes that are built with Bootstrap. http://wptavern.com/18-free-wordpress-themes-built-with-bootstrap

As you can see from the screenshots there is a variety of styles to choose from.

Thanks for this will have a look now :)