How to make size chart table responsive on mobile

Hi!

I need to create a page with size charts, but the tables are not responsive to mobile screen.
On desktop the table looks ok but on mobile it gets cut off.

How can I solve it?

Thanks in advance!

https://heshskates.com/pages/tabla-de-medias-baggy-jeans

1 Like

Hello @hesh ,

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, paste the below code before


I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

Hi @hesh

I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.

Please add this css in your bottom of the css file:

@media only screen and (max-width: 750px) {

#tabla-de-medidas-baggy-jeans .rte.rte–indented-images {width: 100%; overflow-x: scroll;}

}

Regards,

San

@hesh

yes, please confirm this look!

This didn’t work for me. When I look at the HTML code of the table it still says:

Example page:
https://nerdchicboutique.com/products/intergalactic-meltdown-long-sleeve-concert-hoodie