Buy button is appearing as a double button

Hello, i had a sudden issue happen on my store, where the buy it now button in the product page is appearing as two buttons. this happened out of nowhere after i have been using the store for over a month! can someone please help? as this issue is not working from the in store theme setting, as also nothing appear in the code.

I Also have attached a screenshot on how the button appears.

Thank in Advance!

Can you provide me link to your store?

1 Like

Yes of course, thank you so much!!!

Hi @suhuu ,

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

3 Likes

Hi @suhuu

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file dt-custom.css

Step 3: Paste the below code at bottom of the file → Save

.wallet-button-fade-in shopify-buy-it-now-button:last-child {

display: none !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

1 Like

This worked perfectly and instantly !!! Wow! Amazing work! Thank you so much!!!

1 Like

Thank you so much!!!

1 Like

You are welcome @suhuu :blush: