Fixed navbar and pushing content in collapsed mode
hello, i having issue navbar menu in collapsed state. have read lot of discussions menu bars, new bootstrap, doing lot of learning. using fixed navbar, , have seen this page in forum think same issue, code did not work me. want use fixed navbar menu stays @ top of page. when it's collapsed , showing sandwich icon, want menu items push content down, not overlap hiding content in background. adding top margin content create blank space menu drops down on when sandwich item clicked, , not give pushing down effect have. i found very recent adobe forum page has basic navbar menu fixed top, different issue. copied , pasted new dreamweaver page starting point. used code because recent , looks me basic, , that's need start. copied code below, is there way modify basic code below , have fixed navbar push content down in collapsed mode? thank much! <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>boo...