Reduce Line Spacing on product card

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 :slightly_smiling_face:

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 :slightly_smiling_face:

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 :disappointed_face:

Have you increase the width of produt card?

And what is your theme