Hello, i need to change my ASIDE menu colors (using light theme).
* Im using Laravel Theme and Light Theme.
I need my aside menu background light, and i change it in my SCSS file (_variables.custom.scss) using variable = $app-sidebar-dark-bg-color, but the colors of the fonts and icon is light and i need it dark.
How can i change the colors of the text and icon but not affecting my light theme?
Hi,
If you are using the latest Metronic 8.2.x and demo1 you can apply the build-in Light Sidebar layout by adding data-kt-app-layout="light-sidebar"
attribute to the body tag of your page.
If you are using another demo please let us know which demo you are using and we will guide you further. In this case, we will need more info, like your Metronice version and demo.
Regards.