Customize Metronic Demo8 version 8.2.5
I am trying to customize the color theme for my Metronic project. I need to bacically change the defaults to meat my project requirements.
- Aside background, font, and icon Color
- Main Page Background
- Deafult global font.
The YouTube video available for customization is very old and not related. Kindly advice.
Regards
Replies (3)
Hi,
Sorry for the late reply.
-
Please refer to <code>src/sass/layout/_variables.scss</code> to customize the layout parts(aside bg color, page bg color, etc).
-
To change the font family please refer to <a href="https://devs.keenthemes.com/question/how-to-globally-change-font-family-for-metronic-html">Global font change</a>
-
Refer to this <a href="https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp">Docs Guide</a> to compile the changes.
Regards.
Hi,
Could you please let us know what issue you having ?
I would suggest you try a simple customization and apply it. As explained in the above reply you can edit the aside bg color via src/sass/layout/_variables.scss and recompile the changes using gulp. To get started with the build tools please refer to quick setup guide.
Regards.