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

JavaScript

Maja B.
Maja B.
12,984 Points

Bootstrap - Combining two things

Hi, Please have a look at http://majablejec.github.io/bs-admin

I'm using SB Admin theme, found here:

http://ironsummitmedia.github.io/startbootstrap-sb-admin/

What I'm trying to do is to add Bootstrap's Off Canvas functionality, found here:

http://getbootstrap.com/examples/offcanvas/

to that theme.

This means the links on the right should hide when on smaller screens and a blue Toggle nav button should appear instead of them. All of this happens, just that the Toggle nav button does not open the links when I click on it.

I've added Bootstrap's Off Canvas CSS and JS file to my project.

Is there anything else I should to to get a full functionality?

Your github link gave me a 404.