Foundation 5 off-canvas full height of device

后端 未结 4 1433
说谎
说谎 2020-12-25 12:21

I\'m using Foundation\'s off-canvas navigation, attempting to make a navigation that takes up the full height of the device.

By default, the height of the menu opti

4条回答
  •  一向
    一向 (楼主)
    2020-12-25 13:03

    I had the same problems and this is what i've done:

    i put .off-convas-wrapper , .inner-wrapper and aside out of my main content and just use .right(left)-off-canvas-toggle inside my body and my problem has solved. with this way i dont need contents anymore.

    BTW i put .exit-off-canvas at the end of my main content befor closing inner-wrapper tag

提交回复
热议问题