DeadSuperHero / wp-sputnik-theme

A publication-style theme for Wordpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New navigation menu for mobile

DeadSuperHero opened this issue · comments

The current menu is an atrocity on mobile screens. I need to investigate how hard it would be to develop a new off-canvas menu that properly slides in while using a mobile device.

Might also be able to set two menu regions, one that's hidden when not using a desktop view? Pretty doable using media queries and display: none;.

Fixed, based on this concept: https://codepen.io/jetpacmonkey/pen/ktIJz

NO JAVASCRIPT REQUIRED! 🎉