Siimon
March 30, 2022, 5:12pm
1
Hello!
I’ve spent last few hours trying to reduce the size of this but no luck. I know it can be reduced with bottom margin but I just can’t find it. Please look at the picture below and you will understand what I mean.
Thank you in advence for any help provided!
Simon
@Siimon
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi @Siimon ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
Siimon
March 31, 2022, 8:23am
4
@Siimon
thanks for url can you try this code
Go to Online Store->Theme->Edit code
Asset->/theme.css ->paste below code at the bottom of the file.
.shopify-payment-button__more-options {
display: none;
}
.shopify-payment-button__button {
margin-bottom: -20px !important;
}
Siimon
March 31, 2022, 9:41am
6
Works like a charm!
Thanks!
@Siimon
its my pleasure to help us