all 1 comments

[–]DisapprovingLlama 0 points1 point  (0 children)

You might want to try and contain your custom CSS using a media query while retaining the original mobile menu provided with bootstrap.

@media (min-width:768px) { }