milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

Mobile Navigation #33

Closed jotapee closed 11 years ago

jotapee commented 12 years ago

Hi there, first of all let me congratulate you for such a great theme. I'm starting going through responsive to dev my new sites under this method. I'd like to ask you a question about the theme I'm having doubts about.

I saw that main navigation is hidden for mobile devices, I'm sure this is being hidden because of a good reason. I tried to find some documentation about this matter but couldn't find anything helpful until this point. So I'd like to know why is it hidden and what should I do to include navigation on mobiles, because I have sites where I must include it.

Kindest regards and thanks in advance for any help.

Juan.-

mindctrl commented 12 years ago

You could remove the class that hides it on mobile (hide-on-phones) in header.php, or you could create a new mobile menu with the class show-on-phones.