How can I change the price color in the Blum theme?

How can I change the price color in the Blum theme?

Vishal_Singh
Tourist
3 0 1

I went to change color of price , Because the current price and before price color is same .

Thats why I went to change it because it looks the same and is too similar.

Theme : Blum; 

I hope you help me very soon.

Replies 4 (4)

Moeed
Shopify Partner
7458 2018 2475

Hey @Vishal_Singh 

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Moeed
Shopify Partner
7458 2018 2475

Hey @Vishal_Singh 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
span.price-item.price-item--last.mt-4.mb-4.d-inline-block.mr-8 {
    color: red !important;
}
</style>

RESULT:

Moeed_0-1692427457584.png

 

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Made4uo-Ribe
Shopify Partner
10184 2417 3060

Hi @Vishal_Singh 

You can try this one.

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

span.price-item.price-item--last.mt-4.mb-4.d-inline-block.mr-8 {
    color: black;
}

 

  • And Save.

 

I hope it help. 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.