Personalized checkout and custom promotions with Shopify Scripts
Hey! Anyone please tell me how to hide SKU from product page?
Im using "Czor home1" theme.
Solved! Go to the solution
This is an accepted solution.
Hello @anas01 ,
Check in theme product settings, I guess there you have an option to hide it.
If not then under assets edit style.css and a the bottom of the file add this css code
.single-product-info .product-tags .element-tag:first-child {
display: none;
}
Thanks
This is an accepted solution.
Hello @anas01 ,
Check in theme product settings, I guess there you have an option to hide it.
If not then under assets edit style.css and a the bottom of the file add this css code
.single-product-info .product-tags .element-tag:first-child {
display: none;
}
Thanks
Thanks a lot buddy.it really worked.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024