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.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025