In order to achieve a flat design on one page, I have implemented a navbar-fixed-top
menu that functions perfectly. However, as the menu is fixed at the top of the page, it covers certain sections of the "subpage". Refer to this image for a visual representation of two browser windows side by side.
My question is: Are there any alternatives available to adjust the page 80px upwards without relying on JavaScript?