Metronic Theme master layout css change to custom css.
We needed to make CSS changes to our Metronic theme, so we modified the assets/style.css file. However, we encountered errors and noticed that other components were also affected. Could you please outline the correct process for changing the CSS and typography in the master CSS file to reflect the whole theme?
Replies (2)
What keeps me hooked with Drift Boss isn’t just the gameplay, but the feeling that every mistake is part of the learning process. It feels fair, and that's why I keep retrying.
Hi,
Sorry for the late reply.
The recommended way to customize Metronic default styles is through SCSS variables.
If you are using Metronic v8.x Demo1 or Demo 22 demos you can customize default styles in src/sass/layout/_variables.custom.scss.
If you are using other demos please use src/sass/layout/_variables.scss
For more info about using Metronic please check the Theme Documentation
and Video Tutorials
Regards,
Lauris Stepanovs,
Keenthemes Support Team