Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: SASS (104)

Hey guys, Long time Metronic user here, but I am not very advanced.The Demo5 theme has red as it's primary color, used everywhere. I have tried everything I and others can think of to change the primary color from red to blue, but no matter where we change the color it ALL always stays red....
I appreciate your amazing work on templates.Saw on landing usage of fs-6 fs-lg-4 , tried to use it myself expecting behavior like in all Bootstrap5 responsive items(cols, paddings, flex alignments, etc.) but it...
Hi!I can't use class "fonticon-*" in project Vuejs demo7 of Metronic version 8.Please advice.Thanks!
i have problem with RTL i try to use like this @import "../../../assets/sass/style.scss";.rtl{ @import "../../../assets/style.bundle.rtl.css"; direction: rtl;}and it doesn`t work correctly the RTL really doesn't work fine even i just use it like this @import "../../../as...
Dear All,As you mentioned in other questions answer that related to RTL you said:"Copy RTL CSS file from the HTML version from/metronic_v8.0.x/html/theme/demo1/dist/assets/css/style.bundle.rtl.cssto the Angular folder demo1/src/assets/sass/"Are you planning to create rtl scss file...
In previous versions of Metronic you included a Color Palette page within the Demos. This would be very helpful to be able to see the colors all in one place. In particular, a number of the colors for buttons both for normal and hover state are not WCAG Accessible because the contrast is too low. Ha...
The current post build file structure is a mess and is a chore to cleanup afterwards. Note that I am referencing the behavior of a built demo1 of html variant v8.0.36.The following problems creep up in the file structure:- The actual styles.bundle gets created in the theme root alongside the f...
v: Metronic 7I did not find complete documentation, in any of the following sites:- https://keenthemes.com/metronic/?page=docs&section=html-sass- https://github.com/KeenthemesHub/MetronicNow the question is, does it exist?
Hello.I am using Demo 21 theme. When I view the demo on my mobile phone, the menu stays open until the page is loaded, and that image appears every time the page is changed. this is undesirable.. how can i fix this?
Hi team,I tried to download and relaunch the VueJs demo 1 of the new released version, as it is, and have the following Sass error. ERROR Failed to compile with 1 error 15:1...
Hello everyone,Recently i bought a Craft Dashboard from Keen themes, We have all the dev related stuff there but we are not able to find the design source files like, Figma/XD. Can someone from Keen Themes help me on this. We have lot of customisation need to do before we get on a actual develop...
Is there anyone kind enough to explain to me how to install bootsrap 5 with SASS and metronic theme number 20 on Laravel 8? I'm trying them all but I can't find a solution.I need to install it as a backend theme since I will also need to install a frontend theme.Thank you all
I followed the guidance to update the theme colors using the variables file. $primary: if(isDarkMode(), #1C108F, #32279A) !default; However, I have elected to use the dark theme and deployed it successfully, yet the theme color changes, show up when I run re-run GULP on the light version, bu...
Hi,I like to know the correct process to integrate a plugin in the theme, i'm trying to use select2 and follow what I undertand from the guides but the select don't get the correct style, the dropdown box change somehow but the list of options not and the tag with multiple select don't work either...
Hi !I would like to know how to use select2, tagify or other features in the Angular version? Because there is surely some custom css.Also, is there a roadmap for the next features in the Angular version? (Tables..)
Hello,we detected over 50 errors in the .scss files of the StartPro theme. These errors are caused by missing variables in the components\_variables.scss file causing mixins functions to return empty values resulting in css like this:.text-inverse-muted {...