Can you please show an example on how I can modify the Element-plus's sass variables? I've tried so many ways. I'm using el-dialog inside my components, I can't seem to decrease the Top padding of el-dialog__body class
I'm working with Metronic 8.0.35 in my React app
I want to add an accordion element according to this example (just copied it):
https://preview.keenthemes.com/metronic8/react/demo1-docs/docs/accordion
But it doesn't work. Seems like it static and without Javascript
I bought metronic_v8.0.37 .
I use the php version.
I am Korean
I want to choose and use only the designs I want.
assets/css/style.bundle.css
I call the file in common, but can I use only the css value for the design I want without loading the above css file?
When I load the style.bundle.css...
Hi, how can I get datepicker on Metronic - Bootstrap 5? I need to show year first then month then the day. daterangepicker does not have that option?
Thank You.
Hi, I have a button that is invoking data-kt-menu. All is working well based on example except:
- calling menu button has dynamic text that is updated from subscription
- button params: data-kt-menu-trigger="click" data-kt-menu-placement="bottom-start"
- if Apply button ((click)="submit()" data-...
Hi,
I try to use the sticky component for vue, but the sticky doesn't work after a route change. It will only work on a fresh page load.
Please advice.
Thank you
Hello.
How can i access your demo blade files. I want refer your demo blade files. I am sharing here the link.
"https://preview.keenthemes.com/metronic8/demo8/dark/apps/ecommerce/customers/listing.html"
Hello,
I just purchased metronic 8 template, I builded default demo2 vue app and put to my ftp.
But it showed just a white screen, i can not see default website, what is wrong ?
Dear Sir/Madam;
I have bought Metronic theme via Envato Market on 13.09.2021. However my encato account is locked and I was informed that there is no way to reactive it. As I have my invoice and purchase code I am trying to downlad metronic however I got warning that something went wrong. Please he...
Hello,
when looking at the full demo1 : https://preview.keenthemes.com/metronic8/demo1/index.html we see there are a lot of pages already crafter, available to be used. After purchasing, when launching the Laravel version, there is much less - indeed, when getting to the Laravel specific demo, on...
Can you please update packages configuration for VUE Metronic Version.
On "npm audit fix --force" breaks the build "npm run dev"
# npm audit report
ansi-regex >2.1.1
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...