Shopify themes, liquid, logos, and UX
Hello,
Can anyone guide me on how to remove the size chart from my product page? The theme is Streamline. See the photo for reference.
The name is: class="icon icon-size-chart"
Solved! Go to the solution
This is an accepted solution.
@Laksen1337 - add this css to the end of your css file and check, this will hide it from all the product pages
.icon-size-chart{display:none; visibility:hidden;}
This is an accepted solution.
@Laksen1337 - add this css to the end of your css file and check, this will hide it from all the product pages
.icon-size-chart{display:none; visibility:hidden;}
Thank you Suyash1, that worked! I just have another issue, now I have 2 "- -", instead of 1 which is normal. Do you know how I can remove one of the "-" too?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025