Shopify themes, liquid, logos, and UX
hi looking for help with this one please driving me nuts - have tried sooooo many things some on here , some on you tube, some on google but i cannot get anything to work expect a paid app and even then only some work
im sure there is a way to do without an APP
trying to hide the price at collection level https://kitout-fitness.co.uk/collections/kitout-custom-kits
its already not on the product page ( for a specific reason ) thats ok its just this level im trying to hide it at with no joy
its charge theme
kind regards shane
Solved! Go to the solution
This is an accepted solution.
Hello @Shane_h ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your styles.css file and paste the following code at the bottom:
body.collection\.kitout-collection .item-price {
display: none !important;
}
Regards
Guleria
This is an accepted solution.
Hello @Shane_h ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your styles.css file and paste the following code at the bottom:
body.collection\.kitout-collection .item-price {
display: none !important;
}
Regards
Guleria
AMAZING thankyou very much
Please help me, sir. Thank you.
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025