Shopify themes, liquid, logos, and UX
Hello
My Shop: https://customicezurich.com/ Password: notschger
I created a table on my Sizing page. The problem is on the mobile version it is still full length. I would like to have it responsive (one should be able to scroll through it but the page should remain the mobile size version).
How can i fix that?
Thanks in advance
Please add following css code your assets/component-rte.css bottom of file.
@media only screen and (max-width: 749px) {
table.sizingchart td, table.sizingchart tr {
padding: 2px 2px !important;
font-size: 1.2rem !important;
}
}
Thanks!
HI, I tried the same code but not working, I did a table in page, However, the page is not responsive? What's needed to do and make it responsive? should I write some codes in the CSS?
Thanks
User | RANK |
---|---|
163 | |
142 | |
74 | |
66 | |
56 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023