All things Shopify and commerce
Hello,
i want to hide the text " Pay in 4 interest-free instalments for orders over $00.00 with " from my product page. may I know to hide it? i have tried CSS but no luck.
my store link: https://musicrecordshop.com/
Thanks
Solved! Go to the solution
This is an accepted solution.
Hey @Rehandev you can add css to your "styles.css" file.
.price-descriptors {
display: none;
}
This is an accepted solution.
Hey @Rehandev you can add css to your "styles.css" file.
.price-descriptors {
display: none;
}
Thanks. it worked.
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