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
Hey everyone
How can I reduce this spacing in my product cards? I cant see the options in the theme settings so think it needs coding - this is the impulse theme
I asked the theme developer ages ago and they never replied
Thank you 🙂
Hi @shecom
This is Mike from Consentik
Could you leave your store URL, then I can check it for you?
hey Mike - its nomadiqueco.com
Thank you 🙂
hey @shecom
You can try this solution.
Open Theme -> Edit Code
Open theme.css and paste this code to the bottom of this file:
.product-info__block-item {
margin-top: 10px !important;
margin-bottom: 10px !important;
}
You can change the value of pixel.
Thank you Mike, didn't work unfortunately 😞
Have you increase the width of produt card?
And what is your theme