Colorblock theme remove button

Solved
henkos
Tourist
7 0 2

Hi,

 

When a product is not sold out I  get this weird button showed below on my product page store. When a product is sold out it will show this as it should, the button only seems to occur when a product is not sold sold out. Screenshots added below for further clarification. 

 

Any advice? 

 

Kind Regards, 

Hendrik

 

 rm.pngrm2.png

Accepted Solution (1)
Moeed
Shopify Partner
3016 753 910

This is an accepted solution.

Hey @henkos 

 

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.badge.price__badge-sale.color-accent-2 {
    color: white !important;
}
</style>

RESULT:

Moeed_0-1696593013979.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 developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️

View solution in original post

Replies 5 (5)
Moeed
Shopify Partner
3016 753 910

Hey @henkos 

 

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

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
henkos
Tourist
7 0 2

hi, contacted you in messages 

Moeed
Shopify Partner
3016 753 910

This is an accepted solution.

Hey @henkos 

 

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.badge.price__badge-sale.color-accent-2 {
    color: white !important;
}
</style>

RESULT:

Moeed_0-1696593013979.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 developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
oscprofessional
Shopify Partner
15736 2353 3050

Hello @henkos 

Please provide your store URL, so I can review it and provide a solution.

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
henkos
Tourist
7 0 2

thanks