html - Responsive menu push the content -
i using media queries make website responsive.it looks awesome , when open mobile menu , pushes content below.
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
Post a Comment