Hello,
I tried to change the look of default products. I added the colapse content and deleted the separator. After that the payment-button changed the size.
Do you know how to fix it?
Hello,
I tried to change the look of default products. I added the colapse content and deleted the separator. After that the payment-button changed the size.
Do you know how to fix it?
Can you please share the store url? Actually by default theme is also having this glitch refer to the live DEMO.
But i can help you in this.
thanks
thanks
Laitica.pl ![]()
add below CSS code into your theme.css file
dynamic-checkout .shopify-payment-button__button {
min-height: 60px;
}
Result:
Thanks
Hi @DONKKA
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 theme.css
Step 3: Paste the below code at bottom of the file → Save
button.shopify-payment-button__button.shopify-payment-button__button–unbranded {
height: 100% !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly