Hello,
I would like to remove the size chart on the clothing product pages on the express theme.
https://greencrescentextracts.shop/
password-GCE
try add the css below to theme.scss.liquid
.product__description .table-responsive,
.product__description p{
display: none;
}
Hi @apaskin325
A better way to remove it would be directly from the description of each product instead of directly hiding it using css.
Hope this helps.
User | Count |
---|---|
455 | |
191 | |
137 | |
61 | |
36 |