Feedback for your online store from the community
This is an accepted solution.
Hello @Albeoli ,
You could please try using the below new code and adding it before </head> in the theme.liquid
<style>
.price-box .special-price em,
.price-box .price-regular em {
display: none;
}
</style>
Best regards,
GemPages Support Team
i don't want that, i want to get the word "de" out circled in the picture, grateful
@Albeoli
Add below css code into theme.liquid file before closing </body> tag
<style>
span.special-price em {
display: none !important;
}
</style>
The word "De" is still on the catalog page...
Hello @Albeoli ,
It's GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.widget-product .product-item .price-box .special-price em {
display: none;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
The word "De" is still on the catalog page...
The word "De" is still on the catalog page...
This is an accepted solution.
Hello @Albeoli ,
You could please try using the below new code and adding it before </head> in the theme.liquid
<style>
.price-box .special-price em,
.price-box .price-regular em {
display: none;
}
</style>
Best regards,
GemPages Support Team
Thank you so much to everyone who replied to the post, it helped me a lot! S2 😍
Hi @Albeoli,
Your kind words have just made my day 😍.
User | RANK |
---|---|
24 | |
16 | |
5 | |
5 | |
4 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023