Hi Team,
I'm using the Demo 1 of Metronic Template and in the Sidebar _menu.html file, I'm not finding a way to disable the little arrow beside the logo that collapses the Menu.
I want that the complete sidebar gets always visible to the user. I'm attaching the screenshot.
Please help me fix the issue. Thank you!
https://ibb.co/ssvs70Z
As seen in the image, I want to disable the expand and collapse of the Sidebar-menu.
Also, The Sidebar-menu items don't get active/highlighted when I click on them.
Hi,
You can just remove the toggle button from the sidebar by removing it from the sidebar's HTML code. Please refer to the toggle button with ID kt_app_sidebar_toggle
and just remove it to disable the sidebar collapse/expand mode.
Regards.