Hi team,
We have using this specific template
https://preview.keenthemes.com/metronic8/demo1/index.html?mode=light
what we want , on 'light' mode selection, the sidebar should also have light background instead of dark backgroud.
could you please let us know asap.
PS - the template is being integated with spring boot.
Hi,
You can refer to the Light Sidebar layout here.
Basically you will need to set data-kt-app-layout="light-sidebar"
attribute to the body element of your page.
Regards.