How can I decrease the space between image and text on my website?

Hello,

I need help with reducing the space between image and text (red line). My website is wowberrybites.com

Thanks in advance.

1 Like

@winnado11

oh sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/section-multicolumn.css ->paste below code at the bottom of the file.
#shopify-section-template--15612304883861__1652603463f3321fa8 .multicolumn-card__info {
    padding-top: 0;
}
1 Like

@KetanKumar Thanks so much!

1 Like

@winnado11

its my pleasure to help us