Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi All,
Can the space between the klarna breakdown be the same size as the space between add to cart and Apple Pay>? thank you
URL: https://label-source.co.uk/
Hello @Danielparsons
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your assets/app.css theme file.
3. Add the code at the end of the file:
.shopify-app-block .product-form {
margin-top: 10px;
}
Result:
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Hi Gem, Thanks for your response, unfortunately this did not work for me, spacing is still the same, see below.