html - Responsive menu push the content -


i using media queries make website responsive.it looks awesome , when open mobile menu , pushes content below. enter image description here

so question , how can adjust mobile menu not push content down? thank you.

absolute/fixed position on #main-menu

#main-menu{     position: 'absolute',     background-color: '#c41a17',     z-index: 99999, } 

Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -