milohuang / reverie

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

Mobile Menu: 2 issues, 1 solved #296

Open essarhash opened 9 years ago

essarhash commented 9 years ago

I'm using the Reverie child theme...

  1. Noticed a color patch below the Menu button,
  2. and the Back menu appearing twice. see attachment

reverie_child

Color patch fixed by adding box-shadow 0 to ".top-bar.expanded .toggle-topbar a span"

No idea how to fix the double 'back' Menu. Any ideas?

tsquez commented 9 years ago

Use WP-Forge http://themeawesome.com/responsive-wordpress-theme/ On Jul 15, 2014 12:59 AM, "essarhash" notifications@github.com wrote:

I'm using the Reverie child theme...

  1. Noticed a color patch below the Menu button,
  2. and the Back menu appearing twice. see attachment

[image: reverie_child] https://cloud.githubusercontent.com/assets/7813761/3581992/d6b2bd68-0bf5-11e4-855e-57cf1922c14f.png

Color patch fixed by adding box-shadow 0 to ".top-bar.expanded .toggle-topbar a span"

No idea how to fix the double 'back' Menu. Any ideas?

— Reply to this email directly or view it on GitHub https://github.com/milohuang/reverie/issues/296.