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

Tag: Bootstrap 5 (688)

hi, I am using id="kt_ecommerce_report_customer_orders_table" as table id. How can I use it as a responsive? This is how we normally use it. $('#example').DataTable( { responsive: true});
Hello,After setting value to dropdown like this $('#myDropDown').val(1);The selected value is getting blue V symbol but the caption of dropdown is still shown the text of placeholder how can I show the selected text value instead of placeholder?Thanks.
Hello I have a minier Plugins.bundle.js file with the demo2 of mettonic and I can’t delete it or delete a block of code in it because when I do that the page not works correctly how I can remove this files she take 2Mb
Hello I want to ask why since I put your Medtronic demo2 on my website is so slow nexus-gw.xyz that’s my website I don’t know why you can do an insight Google speed he is so slow
I just bought the metronic template but I don't have all the Sidebar menus in the downloaded code'. I mean DashboardsPAGESUser ProfileAccountAuthenticationCorporateSocialBlogFAQPricingCareersUtilitiesWidgetsAPPSProjectseCommerceContactsSupport CenterUser M...
Hello, I am trying to use the icons from HTML template to Angular but it shows blank only. https://preview.keenthemes.com/html/metronic/docs/icons/keeniconsCan you please help me out that how to use it in my angular project? Thanks in Advance. Appreciated.
I need to change the demo size and make small so can you help me any place that i can change the size of the template is is my first question help me (Reducing page size)
Hi keenthemes,I'm struglling with this issue.I would like to whatever the drawer that is on focus, if I press Escape key, the drawer will hide/close automatically, NB : Even if there's many drawers open,(eg: 1 from left, when you click on a link inside this drawer a 2 drawer will open...
Hello, Can you send me all downloads for Metronic version 7 as below: https://preview.keenthemes.com/metronic/demo1/custom/apps/user/list-default.html Thanks.
The use of Keenicons has been a significant enough burden that I'm here to ask how does Metronic suggest we regress them completely from the codebase. We want them completely nonexistent and removed.You might ask why. 1. They are much too playful, too immature, and doesn't instill profession...
Hi, I purchased your theme. It is really amazing. Im looking for the following version.https://preview.keenthemes.com/metronic/demo1/custom/apps/user/list-default.htmlCould you please send me download link for Springboot 2.7 with Bootstrap 5.2?? Thank you. Nur
Hi, Good day I want to ask about the metronic template, if I buy a metronic template with a regular license, Can l get all demos or just one demo? I appreciate your help so much
Hi, https://preview.keenthemes.com/metronic/demo1/crud/forms/layouts/sticky-action-bar.htmlI'm getting the code for the form in this link but it doesn't look like it for me. screenshot attached. I have metronic latest version.https://prnt.sc/YUvMUkKrrSm0
How can we change the sidebar dark color ? I'm using Metronic 8.1.6 laravel starterkitinspecting the sidebar this is the color it has:[data-kt-app-layout=dark-sidebar] .app-sidebar { background-color: #1e1e2d; border-right: 0!important;}Where can i change it to another colo...
Dear, we have purchased Metronic and downloaded demo17 following the steps doneinstalling prerequisites setup the Medtronic using Gulpused layout builder and exported the desired templatethe question is when I unzip exported template and open the HTML file there is just a blank white pagep...
am trying to use the custom styles in my project and I can't I am getting now errorswill tell you the steps till i get the error first create angular project with this version 15.2.9then i add ngbootsrap wo my project then copy all sass folder and subfolder into my project then do this i...
Hi, How do you stop the 'Dashboards', 'Pages', 'Apps', 'Layouts', and 'Help' items from disappearing from the top menu when the screen gets smaller?I use just the logo and 1 of these options as my navigation so need it present 100% of the time, no matter the screen width.Many thanksP...
Hi, I am trying to create a static logo/menu for my app but cant seem to get it to work. I am editing the header top file and all i want to do is stop it from swapping between a mobile header and a normal one. I only have a small logo and 1 button but for the life of me, i cannot get it to s...
Hello,I'm having issues with the select2 class.Here's the situation:When I click a button, a modal opens and form data is printed here via ajax from another php page. The style of the objects within the form disappears. Can you help me solve this problem?