How can I edit the text of the shop pay button?

How can I remove the ’ symbol from my shop pay button? No idea why this appeared out of nowhere.

GG9_1-1727303984795.png

Hi @GG9 ,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.shopify-payment-button {
    display: none !important;
}

Doesn’t that hide the whole button?

Hi @GG9 ,

Please send me the product link that shows this, I will check it out

Hello @GG9
you have to search this code in theme.css file and delete the ’ symbol and then save the file.

If this was helpful, hit the like button and accept the solution.
Thanks

Thanks for your help. But I can’t find that or anything similar in there that could cause the issue. I personally don’t think it comes from CSS.

This is Richard from PageFly - Shopify Page Builder App

Hi @GG9 Can you check the button content in your shopify dynamice button setup. I checked the element and found it has an extra ’ character.

Please see this image:

Hope my solution will help you resolve the issue.

Best regards,

Richard | PageFly