I was trying to use the example that Chris wrote up for a responsive menu but I'm having no luck. I'm using Foundation 3 as a base for my project. Anyone done this before? Any secrets to get it to work?
Try looking at your site with Firebug to see what styles are being used at that very moment (and which are being overwritten). I've had the same issue with a responsive stylesheet and Firebug made debugging that issue easy.
I was trying to use the example that Chris wrote up for a responsive menu but I'm having no luck. I'm using Foundation 3 as a base for my project. Anyone done this before? Any secrets to get it to work?
Do you have a link to a live site we can inspect?
Can you put a reduced case in Codepen?
http://codepen.io/anon/full/IKcbp
It works on CodePen but as soon as I put it in my mobile style it doesn't on my internal page. Hmmmmm.
That being the case, my guess is that something else is overriding your styles.
If you have a live site we can take a look.
I don't quite yet. I'm waiting on my IT department to finish the build of my new server.
Try looking at your site with Firebug to see what styles are being used at that very moment (and which are being overwritten). I've had the same issue with a responsive stylesheet and Firebug made debugging that issue easy.