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

Tag: SASS (98)

Hi,I set auto width for both menu & sub menu in dropdown menu but it works on only menu, not sub menu.https://preview.keenthemes.com/html/metronic/docs/general/menu/advanced#toggle-dropdown...
Hi there,I am using metronic under Wordpress and understrap theme (underscore + bootstrap).To implement metronic into Wordpress theme, I used the html source files and scss files under src folder instead of style.bundle.cssWhen adding some module or page of the template, everything is work...
the border: 1px solid var(--bs-gray-300) ; , box-shadow: none; this line are over writtenthat is cauzing the boder to dispaly nont Old code .react-select-styled .react-select { &__control { --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/200...
I want to change font family to Cairo i try change $font-family-sans-serif in "_variables.scss"$font-family-sans-serif: "Cairo", Helvetica, "sans-serif" !default;and add this link to index.html
Hi,Im trying to use the syles from here (ex: font-weight-bolder, .navi), but they are not present in the demo1 template HTML downloaded from Themeforest.Is there any file other than the global ones that I need to import or they are different templates?Im trying to copy the style from the...
Hello, I bought this "Keen v3.0.6" theme to add to my project.The structure is different, so we use the sass directory.This does not include the path or specifications for loading the icons fonts.If I use the supplied styles and compare them with the compiled ones they are different by default...
Hi,I'm using demo6, but this problem is probably in all demos.It's quite common to have logout via POST, so would it be possible to style buttons in the dropdown menus, so it would look the same as the other menu links? something like this
Existe un error de programación al momento de registrar a alguien nuevo desde el Sign Up. Arroja el error: Sorry, looks like there are some errors detected, please try again. Realice una solicitud hace tres semanas atrás por una solución porque al revisar el foro de preguntas existen otros usuarios...
Is there a specific .scss file in this whole bundle where you'd suggest we just add our custom CSS rules?If not, how do you suggest we go about adding a custom.scss file and having it compiled into the bundle.css?
Hello, friends. Just bought Good template to implement admin panel for my website.I use Laravel 10 framework. Laravel uses Vite out of the box for all frontend cases.I have a problems with integration, too many files and I don't know which of files I have to use and how to use for convenient usa...
I am unable to change the primary color in the _variables.custom.scss file, and the changes not apply.
Hello, i want to ovveride the .container-xxl max width and make it as the demo1 full width of the screen @media (min-width: 1400px).container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1320px;}where can i find this part in the saas...
hello, in the theme for e.g. https://preview.keenthemes.com/metronic8/demo51/index.html?mode=light There are sections where I want to be able to toggle/resize or hide the top big buttons sections can you please help.how can we change the background for the toggle sectionshow we we make it...
I am a new developer. I have created custom mic.js, camera.js and support-chat.js and support-chat.scss. how do I compile these so they move from SRC to dist?
in the Tempus Dominus plugin, CSS is not built, please provide a solution
Hello,i'm using Metronic Demo50, in this demo there is two sidebars (Primary and Secondary),and there's toggle button to toggle secondary sidebar (open and close),the default secondary sidebar is open so, i need to change the default to be collapsed when open the website like,Thank's
Dear Support,Seems the generated toastr css was wrong using version 8.2.0, all missed "r" for "toastr" in below css:https://crm-dev2.clickcola.com/js/metronic/demo1/dist/assets/plugins/global/plugins.bundle.css?1690454408.toast-title { font-weight: bold;}.toast-message { -ms-word...
Hi, i want to reduce the height of the app-sidebar-menu in DEMO25.In SASS I found the app-sidebar-menu declaration but I have no idea how to enter / where to enter exact line. Unfortunately I am not familiar with SASS. Do you have a hint where to enter that? My goal is that the side menu is no...
Hi,I have updated Angular to version 16 and now I have this error when running the serverUndefined variable. ╷88 │ --#{$prefix}tooltip-box-shadow: #{$tooltip-box-shadow-dark}; │ ^^^^^^^^^^^^^^^^^^^^^^^^ ╵Undefined variable. ╷...
I am working on a Transaction Project that requires datatable with flexibility of adding ,updating and deleting rows ,customizing columns and Validation data flow . How can i deal with that in React Template , can you give more guideline for that
floating labels on select have different colors than on inputs/textareas when all are disabled, e.g.