'Soldout' label on collection page is invisible

'Soldout' label on collection page is invisible

Vince111
Explorer
51 3 2

Help.

 

store url: maevincollection.com

 

Please help me. The 'soldout' label is invisible. It's weird because the 'sale' label is showing but the 'sold out' label is not. Its like all white.

 

See the one I draw on the screenshot below. How to fix this please. Thanks.

Vince111_0-1714903524637.jpeg

 

 

Replies 2 (2)

PageFly-Amelia
Shopify Partner
626 165 238

Hello @Vince111 

This is Amelia at PageFly - Shopify Advanced Page Builder app.

 

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid

Step 3: Add code above the tag </head>

<style>
.card__inner .card__badge.top.left {
   display: none !important; 
}
</style>

 

Hoping my solution helps you solve your problem.

Best regards,

Amelia | 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) 
➜ Weekly updated Shopify tutorials on YouTube 


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

Vince111
Explorer
51 3 2

@PageFly-Amelia Hi, it fixed the issue but the 'sale' label is gone, the red one. I want it to be there. Also for the 'sold out' label i want it also to be visible not removed it 😞