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 ![]()
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