Hello guys, how can I decrease the space between Image and text in this section?
Topic summary
A user needed help reducing the spacing between an image and text in a Shopify section. After providing the product page URL and password, they received a CSS solution to add to their base.css file:
Solution provided:
- Add custom CSS targeting
.multicolumn-card__info - Set
padding-top: 1rem !important;
Outcome:
The CSS modification successfully resolved the spacing issue. The discussion is now closed with the problem solved.
1 Like
Hello Sandeep81, here is the url and password:
nikthe
1 Like
Thank you Sandeep81, that has solved my problem!
