how can i sidebar minimize default config at metronic 8 laravel version?
hi,
can you help me about that problem?
8.1.2 Laravel version.
Thanks.
Replies (3)
Hi Rıdvan TARUZ
You can do this step to make the sidebar minimized by default.
data-kt-app-sidebar-minimize="on"
attribute on the body element.active
class on the toggle element.data-kt-toggle-state="active"
attribute on the toggle element.Thanks
solved. thanks a lot bro
You're welcome. Fee free to let us know if you need any help
Thanks