Jonnyauk / Wonderflux

A free, professional Open Source theme framework for WordPress & BuddyPress. Download the latest stable release by clicking on the 'releases' tab. API documentation at http://wonderflux.com/guide or drop by the main site at
http://wonderflux.com
159 stars 46 forks source link

Header goes wrong on big screens #64

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi,

I'm having a problem with the Flux Layout. On really big screens (>1392-ish px) the width of the menu-items of my top menu collapses. Any idea what could cause this? This is the website: www.darylkeep.com/aanbod It only happens in the top bar, which seems weird to me. Thanks in advance!

ghost commented 8 years ago

welp, I think I just need to change mq-medium to mq-medium-min . Will delete this in a minute if that is correct

ghost commented 8 years ago

Yep, that did it. I was supposed to get this site online tonight so I was too stressed to figure out the obvious solution. Closing this now, you can delete it too if you want.

Jonnyauk commented 8 years ago

No probs - yes the '-min' CSS is particularly useful as it cascades down the media queries ;)