html5 - CSS - Mobile menu placement issue -



html5 - CSS - Mobile menu placement issue -

i trying place mobile menu responsive sectioned site.

the mobile menu placed within relatively positioned header block. when actived mobile menu absolutely positioned - pushes parent content upwards - perchance due height of teh content - content remains in place when closed (ios firefox). i'm struggling figure solution menu can positioned required , show @ right width without screwing when menu opens!? other fixing position of menu - mean content scrolls beneath - isn't ideal - have ideas?

site build here (mobile width re-create problem) - http://www.liquidclients.co.uk/landsail/ls2/

try on line 140 in landsail_mobmenu.css:

#nav { position: fixed; top: 75px; left: auto; }

css html5 css3

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -