Change Background Color Of Shop Pay Button- Impulse v1.4.0 Theme

hey, i want to Change the background Color Of the dynamic shopify payment button, so my store looks even more branded. Does anyone know how to do it.

this is my url: https://theshapely.com/

and this is the url from the product page: https://theshapely.com/collections/frontpage/products/seductive-snatched-swimsuit

Hi @shapely

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Theme.scss.css

.kqsiVA9Jf8LJAbxw8Bau.h7OYsWHrW5495r9beh2n.jjzYeefyWpPZLH9pIgyw.DnvZqPMEvBFbBre5UuP9.size--large {
    background-color: red !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Hi there,

The impulse theme does not seem to have file Theme.scss.css? If you don’t mind taking a look at my product page, please and thank you.
https://adventuredogsco.com/products/beef-liver-chunks

Hey richard, thank you very much for that code, The button is working however only on pc, on mobile the color remains the default, any idea on how can i edit that?

my code will work for both mobile and desktop and see that your problem is solved

I have checked your page and found that your CSS file is named Base.css

Hi Richard,

My theme does not have base.css file? Thanks!