Hi, I am using the Venu Theme and orignally reached out to them for support in changing the Shop Pay Purple Color to match my branding color. The support team redirected me to open up support with Shopify Support to help assist. However, Shopify Support recommended reaching out to the Community. SO I hope I am using the right Community Board for f
I want to change the Shop Pay Button color to #202A36. Any assistance would be wonderful.
Hi there - the Shop Pay dynamic checkout button is generated using the payment_button Liquid filter, rather than being created in the code of the theme, so it’s different to regular buttons where you’d typically be able to assign specific class name or ID to the <button> element.
Because this is an element that is generated by Shopify, it’s not recommended that you alter it’s appearance as this could result in unintended consequences, for example breaking the payment form functionality or performance issues.