Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

I want Help with Customizing a Metronic Dashboard Component


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...... 😃


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (1)


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 happy

Regards,
Sean


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(