Shopify themes, liquid, logos, and UX
Hi,
I'm trying to get the tables on my size guide page to stack and auto-adjust the width on mobile devices but I'm not sure how. The tables have a background color and everything looks good on desktop, but on mobile phones the background gets wonky and you have to scroll sideways to see the whole table. The url for the page is https://shopboutiqueen.com/pages/size-guide, password yourmajesty!
Appreciate any advice on how to fix!
Solved! Go to the solution
This is an accepted solution.
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.scss.css and paste this at the bottom of the file:
@media screen and (max-width:800px) {
#size-guide .rte table {table-layout: auto !important; width: 100% !important;}
}
Thanks!
This is an accepted solution.
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.scss.css and paste this at the bottom of the file:
@media screen and (max-width:800px) {
#size-guide .rte table {table-layout: auto !important; width: 100% !important;}
}
Thanks!
Thank you so much!
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like Solution .
Thanks!
User | RANK |
---|---|
72 | |
65 | |
55 | |
54 | |
42 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023