Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How do I remove the weird button from my Colorblock theme product page?

Solved

How do I remove the weird button from my Colorblock theme product page?

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
6297 1711 2056

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 Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Create high-converting pages - PageFly Page Builder.


View solution in original post

Replies 5 (5)

Moeed
Shopify Partner
6297 1711 2056

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 Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Create high-converting pages - PageFly Page Builder.


henkos
Tourist
7 0 2

hi, contacted you in messages 

Moeed
Shopify Partner
6297 1711 2056

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 Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Create high-converting pages - PageFly Page Builder.


oscprofessional
Shopify Partner
16116 2410 3126

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 | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free
henkos
Tourist
7 0 2

thanks