Hey everyone,
I have been working on a project using Metronic & I ran into a bit of an issue while trying to customize one of the dashboard components. Also I m trying to tweak the layout of a certain widget to include an additional icon and change the font size dynamically based on screen width.
I went through the documentation & played around with the SCSS files but I can not seem to get the responsiveness quite right. The text either shrinks too much on smaller screens or does not adjust at all. I want to know if there is a built-in way to handle this or if I should just manually override it with custom CSS & media queries.
Also i have check this https://devs.keenthemes.com/question/what-are-the-best-ways-to-customize-the-metronic-dashboard-for-improved-user-experiencepower-apps-interview-ques witch is good. Has anyone dealt with something similar? If so, how did you approach it?
Thank you...... ð
Hi,
Sorry for the late reply.
To customize the elements with responsive conditions you will need to go and use bootstrap responsive classes: https://getbootstrap.com/docs/5.3/getting-started/introduction
You can try to ask https://chatgpt.com/ and he can be a good bootstrap assistent
Regards,
Sean