Responsive table edge to edge in dawn theme

Hi everyone, Hi @KetanKumar

I made a single separate page to include additional table information for my product, the reason for doing this is to make the table as meta field.

https://rexgenetics.myshopify.com/pages/sf-fibroveta-test

https://rexgenetics.myshopify.com/products/fibroveta-women-health

The current challenge is that the collapsable raw that has the Supplement Fact content has some problems fitting the current information for the table, I need the table to fit the field of supplement facts edge to edge without scroll; even if this will cut the spaces into new lines.

The target is similar to the following product in the Nutritional information

https://lumitylife.com/products/morning-night-supplements

Thanks

Password: dertug

@meo_me

can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.rte table {width: 100 !important;}
.accordion__content table {display: table-footer-group;}

Thanks! much helpful:) I’m very happy.

@meo_me

its my pleasure to help us

Hi @KetanKumar

I’m noticing now there are many spaces in the text, however the page I designed and the tables are normal, what should I do?

@meo_me

yes, please send this product url

Password is ABCD

https://rexgenetics.myshopify.com/pages/thyrex-sf

https://rexgenetics.myshopify.com/products/thyrex-thyroid-health

@meo_me

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.rte table td {line-height: normal;padding-top: 5px;padding-bottom: 5px;}

Hi KetanKumar,
I am also using the Dawn theme and have a problem displaying a table on mobile.
This is the link to the blog post:
https://dadcertified.store/blogs/news/instant-camera-recommendations
Are you able to offer advice as to how to make this responsive for mobile?
Thank you,
Jeremy

I managed to solve my problem using this table generator tool:
https://www.tablesgenerator.com/html_tables