- Minimal styles. 140 of the 201 lines of CSS are largely arbitrary. Gut or change what you don't want!
- No options pages. Zip. Zero.
- Inline examples to adjust behavior, and integrate with Genesis or THA.
- Hooks into
get_header
by default. - Removes 300ms tap latency on touch-enabled devices via touche.js (http://benhowdle.im/touche/).
- Requires jQuery.
-
Install and activate.
-
Create a menu called
mobile
; that's what thewp_nav_menu
menu
arg checks for in this plugin. -
Alternatively, adjust the
get_header
hook, or integrate this into your theme as desired.