Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Is there a Table-sm o table-xs


Hi the tables in Metronic are too big with too much space.
Is there a table-sm o table-xs in CSS o somethings like that?


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 (6)


Hi,

Please get the below code and update the relevant files:

1. "tailwind.config.js" - https://gist.github.com/keen333/f7938deacc270e5b0171097cf44adb32

2. "src/core/plugins/components/table.js"
https://gist.github.com/keen333/5ad14df7c22b4318df06bb816f9daec7

To fix the responsive issues for the feeds tabs please replace the tab's root element's class:


<div class="flex flex-col sm:flex-row items-stretch sm:items-center flex-wrap gap-2.5 border-gray-300 border-t border-b border-dashed py-3 mb-4 mx-7.5" data-tabs="true">
....
</div>


Please kindly test and let us know the result.

Regards,
Sean



If you need these features ASAP please reply to us and we will provide you the official code that we will release in the next update so you can use it right away.

Please send this to me.



1) Thank you. Yes please send to me.

-----------
2) Also i send to you to help mobile error:
https://keenthemes.com/metronic/tailwind/demo9/public-profile/profiles/feeds

If you open on mobile:
"2 Comments"
"47k Likes"
"900 Saves"

You will have this not responsive on a single line, but one under the other, really ugly



Hi,

Thanks for the details
Let us check it and we will provide a quick fix for the above issues.

Regards,
Sean



Hi,

At the moment we don't have this option but we can implement it in the next update. Thanks for the suggestion.

If you need these features ASAP please reply to us and we will provide you the official code that we will release in the next update so you can use it right away.

Regards,
Sean



Yes. Send this to me.


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  :(