Shopify themes, liquid, logos, and UX
Hi,
I have noticed that my prices where circled on the pic are not showing in Black. When I change the colour settings on the theme it changes it to black and the text on my product page but that needs to stay white as it's a black background.
I only want the circled to show in black.
Solved! Go to the solution
This is an accepted solution.
Hi.. @JonJulz
1. Go to your Store > Theme > click to edit code.
2. find this file "theme.css " and open.
step 02:
1. Paste the code at the end of the file.
.index-section .price-item {
color: #000 !important;
}
this idea helps you
This is an accepted solution.
Hi.. @JonJulz
1. Go to your Store > Theme > click to edit code.
2. find this file "theme.css " and open.
step 02:
1. Paste the code at the end of the file.
.index-section .price-item {
color: #000 !important;
}
this idea helps you
Legend!!
Thank you for your fast solution 🤜👍
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025