godaddy-wordpress / primer-child-velux

Velux is a Primer child theme with a clean, professional, and upscale design.
13 stars 7 forks source link

Borders should not appear when hovering on mobile nav #28

Closed frankiejarrett closed 8 years ago

frankiejarrett commented 8 years ago
screen shot 2016-08-26 at 2 44 33 pm screen shot 2016-08-26 at 2 43 45 pm
mrpritchett commented 8 years ago

Just to be clear, are we talking about the mobile nav on a desktop? Or perhaps first click on a mobile device? Otherwise, I want to see this "hover" on a mobile device. ;)

chriswallace commented 8 years ago

I believe this is also caused by this issue. @fjarrett What are your thoughts here?

frankiejarrett commented 8 years ago

@chriswallace Decided to use a :not(.open) selector to target Desktop nav links since .open is only seen on mobile.