How to create a mobile device menu icon
-
[ Moderator note: moved to Fixing WordPress. Please do not use Developing with WordPress for these topics. ]
Hi,
My website uses media queries to render a mobile friendly version of the site on mobile devices. The questions below refer to the mobile version only, as I’m happy with the desktop version.
1. Does anyone know the CSS code to convert the menu on the
https://www.andrewnewey.com
into an expandable menu icon on the mobile site? As you can see from the link the menu items appear at the bottom of every page of the mobile site, which is not ideal on long pages.2. Does anyone know the CSS code to make the header section permanently visible at the top of pages? Currently when you scroll down the pages the header disappears.
There may well be a plugin which does this but I’m trying to keep the number of plugins down to a minimum, so if I can insert the code myself into media queries section of my stylesheet.css file, then this would be more preferable.
Many thanks
- The topic ‘How to create a mobile device menu icon’ is closed to new replies.