how to make price black?

how to make price black?

Emiway
Pathfinder
208 0 42

i want prices to be in black..
URL: redpandaoutdoor.in

Screenshot 2024-09-26 110946.png

Replies 3 (3)

GTLOfficial
Shopify Partner
543 114 107

Hi @Emiway , It seems like you have accepted my solution earlier for this post.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

Viralmint
Shopify Partner
11 2 3

Hello @Emiway 

You can add below css in base.css file

price-list.price-list .text-subdued {
color: #000 !important;
}
If you find our suggestions helpful, please consider giving them a like or marking them as a solution.

For custom designs and solutions, feel free to contact us. We offer 360-degree services to help scale your e-commerce brand. Don't hesitate to reach out!
https://viralmint.in/viralmint-shopify-community/


PageFly-Richard
Shopify Partner
4661 1068 1725

This is Richard from PageFly - Shopify Page Builder App

 

Hi @Emiway  Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>

 

<style>
 .text-subdued{
   color: black !important;
}
</style>

 

Hope my solution will help you resolve the issue.

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.