@maggie001 wrote:
Is there a proper way to keep your sidebar fixed at all times for larger screens?
I can't get it working according to the instructions on some of the older posts
I'm using Ionic beta 6.This reserves the space for the sidebar but it disappears and shows only if you toggle the sidebar.
.menu-content { -webkit-transform: translate3d(270px, 0px, 0px) !important; width: calc(100% - 270px) !important; }
Posts: 1
Participants: 1