Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I import my products from shein. The size guide is automatically imported as well. The size guide is messed up(where it's written size, bust, length). This only occurs on mobile. My store url is superfoir.com. Any help is greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Hi @Kaash
Please try the code below
.product__description.rte table {
width: 100%;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @Kaash
Please try the code below
.product__description.rte table {
width: 100%;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
It worked! Thanks a lot ❤️