Shopify themes, liquid, logos, and UX
Hi! I am trying to figure out if I can just add custom CSS to fix this issue. The gap between columns is quite large on the "Text Columns with Icons" section in the Impulse Theme (on mobile especially). I have three columns. The gap between each column is much too large. How to I reduce it in this section with CSS? Thanks!
Solved! Go to the solution
This is an accepted solution.
@JulieMaida - do you want like this? if yes then add this css to the very end of your theme.css file and check
.text-with-icons__blocks .text-with-icons__block{padding: 12px;}
@JulieMaida - yes css can reduce the gap, can you please share this page link to view the page?
This is an accepted solution.
@JulieMaida - do you want like this? if yes then add this css to the very end of your theme.css file and check
.text-with-icons__blocks .text-with-icons__block{padding: 12px;}
Thank you!! This worked. Thank you so much!
@JulieMaida welcome
Hello @JulieMaida
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
Thank you so much! I found another one before your post that worked for me. Thanks so much for your help and your time!
Hi @JulieMaida
.text-with-icons__block {
padding-inline: 5px !important;
}
I hope this helps
Best,
Daisy
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025