dbushell / Responsive-Off-Canvas-Menu

A responsive off-canvas menu using CSS transforms and transitions. This repository contains several demos to support a Smashing Magazine article.
819 stars 217 forks source link

is it possible to change the menu position #15

Open zied-ellouze opened 10 years ago

zied-ellouze commented 10 years ago

Hello Thank you for the code, I want to know if it is possible to change the code such way that the menu is right and not left as now thank you

torkiljohnsen commented 10 years ago

Sure. Just make the content slide to the left and the menu slide in from the right. Should just be a matter of adjusting the CSS.