I am using bootstrap on my site and am having issues with the navbar fixed top. When I am just using the regular navbar, everything is fine. However, when i try to switch it
All you have to do is
@media (min-width: 980px) { body { padding-top: 40px; } }