Change color of shop pay logo

VRboutique
Tourist
14 0 1

So I'm having trouble trying to change the shop pay installment banner logo from a different color. Right now it's white and not visible on the product pages. I would like it to be purple to match the shop pay button at the bottom near the checkout button. Any ideas?

 

Website link: https://victoriaroyaleboutique.com/collections/new-arrivals/products/black-beautiful-divine-unisex-p...

Replies 14 (14)
Abdosamer
Shopify Partner
330 49 55

Hi @VRboutique , can you provide a screenshot of what element you want to change its color?

Email : abdelrahamansamer71@gmail.com
Buy me a Coffee
Chat on WhatsApp
VRboutique
Tourist
14 0 1

For some reason, I cant upload the screenshot on here. I will try to do it from my phone.

VRboutique
Tourist
14 0 1

IMG_0068.jpeg

VRboutique
Tourist
14 0 1

IMG_0067.jpeg

Abdosamer
Shopify Partner
330 49 55

@VRboutique , add this code to core.css file :

.shop-pay-logo {
    height: 14px;
    width: 59px;
    vertical-align: middle;
    margin-bottom: 1px;
    background-color: #800080;

}
Email : abdelrahamansamer71@gmail.com
Buy me a Coffee
Chat on WhatsApp
VRboutique
Tourist
14 0 1

hi there, 

 

That didn't work for me. Maybe I did something wrong?

Abdosamer
Shopify Partner
330 49 55

@VRboutique , if you having trouble with the code, I can send you an access request and solve the problem.

Email : abdelrahamansamer71@gmail.com
Buy me a Coffee
Chat on WhatsApp
VRboutique
Tourist
14 0 1
Okay sure. That’s works
BSS-Commerce
Shopify Expert
2851 383 405

Hi @VRboutique ,

 

Insert this CSS snippet into your CSS code:

button.shopify-payment-button__more-options {
    background-color: #5a31f4;
    padding: 13px 0;
    color: white;
    margin-bottom: 8px;
}

Result:

view - 2023-11-15T132632.203.png Hope it helps @VRboutique 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.

For B2B solutions and custom pricing, check out B2B Solution & Custom Pricing |
For adding product labels/badges, visit Product Labels by BSS

BSS Commerce - Shopify Apps & Store Development Service Provider

Hire a Shopify expert | Shopify Plus Store Development

VRboutique
Tourist
14 0 1

so i don't want the button color changed. I want the actually shop pay logo where it says " Pay in 4 interest free installments for orders over $50 with "shop pay" Learn more." 

 

The Shop Pay logo isn't visible right now so it looks blank.

Tushar-SkaiLama
Shopify Partner
7 0 0

I am unable to understand what specific element you want to change. Please provide a screenshot. I think I can help with this.

VRboutique
Tourist
14 0 1

For some reason, I can't upload the screenshot on here. I will try to do it from my phone.

VRboutique
Tourist
14 0 1

IMG_0068.jpeg

VRboutique
Tourist
14 0 1

IMG_0067.jpeg