Horizontal sidebar toggle shifting page content with jQuery
Here is the simplest way I found to toggle the sidebar pushing the page content (outside the viewport).
Check it out the sidebar in action:
See the Pen Horizontal sidebar toggle shifting page content by Netgloo (@netgloo) on CodePen.
Also, here we proposed a similar solution for Bootstrap.