Hello everyone, I would like to change the color of the “buy with G Pay” button on the main product page. I’ve searched everywhere but I can’t figure out how to change it. The link is this: https://hauslyfe.it/products/hauslyfe-copridivano-peluche .
The site is in Italian. Thank you very much.
@Master5723 , hope you are doing well.
the buy button will be displayed based on locations. I am not able to see gpay button. Please check the attached screenshot:
Oh okay, what should I do if I sell in italy and it can be seen here?
Hi @Master5723
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 base.css
Step 3: Paste the below code at bottom of the file → Save
.shopify-cleanslate [data-testid=“ShopifyPay-button”] {
background: red !important;
border-color: red !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
It didnt work but I think Ill leave it that way because it`s not that bad. Anyway thank you very much for answering me.
You are welcome @Master5723
If you have any other problems, don’t hesitate to let us know.
Thank you so much. ![]()
Hi @Master5723
As far as I know shopify have limitation to edits the payment button, it may depends on the themes or in the Shopify plan that you have. We may change in inspect tools, you can add in the code files but it wont change.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!



