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
Just change fixed-top with sticky-top. this way you won't have to calculate the padding. And it works!!
fixed-top
sticky-top