Move Sidebar Toggle
Sidebar toggle got you down? All the way at the bottom of the menu? Let's move it on up.

Move Sidebar Toggle from Bottom to Top of Menu
/* sidebar toggle at top*/
.-right-2.bottom-5.z-50 {
bottom: auto !important;
top: 5rem !important;
}
Agency Level Instructions
Go to
Agency > Settings > Whitelabel
Add code to the
CSS Code
box.Save
Refresh
Last updated
Was this helpful?