layers-wp / layerswp

Layers WordPress theme by Obox
http://www.layerswp.com
Other
23 stars 10 forks source link

Fixed Header overlays menu on mobile #363

Open ejntaylor opened 8 years ago

ejntaylor commented 8 years ago

Fix is here:

`.off-canvas-right.open + .wrapper-site header {

margin-left: -240px;    

} `

vailjoy commented 8 years ago

See https://github.com/Obox/layerswp/issues/112

We know about this one, it just hasn't been prioritized in the update cycle as it has a simple workaround.