Patrick Whitty-Clarke
                                            Patrick Whitty-Clarke
                                        
                                    Hi, I think I have the same problem as you, but when I added gem 'zurb-foundation', '=4.1.6' it didn't fix the problem. I think the problem is with the SCSS...
I got it to work finally, I downloaded and extracted only the SCSS folder from here https://github.com/zurb/foundation/releases/tag/v4.1.6 and overwrote the files that were in the reverie-master's original SCSS folder. Now...
Hi @tylersticka , I just gave the demo page http://cloudfour.github.io/offCanvasMenu/ a quick go in Browser Stack using Windows XP and IE7. It didn't work as described above. Here's a screenshot:...
I love some of those effects. I'd be interested in collaborating with you on this, how did you get on?
Yeah I'd love to implement them in a way which meant they didn't break in older browsers. It should be possible with fallbacks, modernizr and conditional stylesheets, right? :)
I just submitted a pull request for this, overflow:hidden needs to be applied to the HTML element as well as the body.
You should ask on stackoverflow really, but I would guess you forgot to include a .c-menu__close button in your html markup
@A5hleyRich I think it could be to do with ACF and the ACF image crop addon. I will have some time soon to test them out on a clean install,...