zurb / foundation-apps

The first front-end framework created for developing fully responsive web apps.
http://foundation.zurb.com/apps
MIT License
1.58k stars 216 forks source link

off-canvas not moving with frame #753

Closed svajiraya closed 7 years ago

svajiraya commented 8 years ago
``` ```
```
```

zf-offcanvas is before grid-frame as mentioned in docs. but still the off-canvas is covering the frame instead of sliding with the frame.

screen shot 2015-12-18 at 1 23 54 pm screen shot 2015-12-18 at 1 24 06 pm
MartinDann commented 8 years ago

Have you set the sass variable below in your _settings.scss? $offcanvas-frame-selector: '.grid-frame';

svajiraya commented 7 years ago

Not sure if issue was resolved. Closing as this is not relevant to the project anymore. moved it to a different framework.