Add to cart button missing

Add to cart button missing

Ramedwar
Visitor
1 0 0

The add to cart button on my product website is "invisible" but still working. I can hover my mouse over it and click it but I can't actually see it. Help me please. My website is www.juhrae.com

Replies 2 (2)

AnneLuo
Shopify Partner
1299 228 266

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag

<style>
.product-form__buttons .product-form__submit {
    color: #000 !important;
    border: 1px solid;
}
</style>
 

Result:

AnneLuo_0-1720404034448.png

 


Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me   

Buy Me A Coffee

Dan-From-Ryviu
Shopify Partner
11688 2290 2472

Hi @Ramedwar 

You set the button and text colors in white so they are invisible. Please go to Online Store > Themes > Customize > Products > select product template, change Color scheme of your product information to solve the issue Screenshot 2024-07-08 at 09.33.33.png

- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.