Personalized checkout and custom promotions with Shopify Scripts
How to change the color of "R$ 19.24" by css?
website: https://colorluzes.com.br/collections/mais-vendidos/products/paineis-de-iluminacao-hexagonais
Solved! Go to the solution
This is an accepted solution.
Hello @GustavoAlves
It's GemPages support team and glad to support you today.
Please check out my suggestion below:
1. Go to Online Store -> Theme -> Edit code -> Layout
2. Open file theme.liquid then add this code to above the </head> tag
<style>
.product-form__info-item .price-list > p > span{
color: #ffffff !important;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
.price-list span {
color: white !important;
}
Changed the price of the product together which is in green.
This is an accepted solution.
Hello @GustavoAlves
It's GemPages support team and glad to support you today.
Please check out my suggestion below:
1. Go to Online Store -> Theme -> Edit code -> Layout
2. Open file theme.liquid then add this code to above the </head> tag
<style>
.product-form__info-item .price-list > p > span{
color: #ffffff !important;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024