hakim
asked 4 years ago

how to hide or turn off toggle top left

1 Answers
DominicStaff
answered 4 years ago

You can add the following code to the style.css file or Dashboard > Customize 

.navbar-toggle.sidebar-toggle { display: none; }
Powered by DW Question & Answer Pro