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 🤜👍
User | RANK |
---|---|
135 | |
91 | |
76 | |
66 | |
52 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022