Shopify themes, liquid, logos, and UX
Hey,
I've been trying to create a section with text and icons in my product page like this one:
¨¨
And i don't know how to do it i've been trying doing it with the "icon with text" block in shopify but in it you can only stack the text on top of each other.
my store: https://r1vex.myshopify.com/
thanks for help!
Solved! Go to the solution
This is an accepted solution.
Hello @manbru
Follow the steps
.product__info-wrapper ul.icon-with-text {
display: flex;
column-gap: 20px;
}
.product__info-wrapper .icon-with-text__item {
width: 50%;
}
I hope this solution meets your needs.
Thank you!!
This is an accepted solution.
Hello @manbru
Follow the steps
.product__info-wrapper ul.icon-with-text {
display: flex;
column-gap: 20px;
}
.product__info-wrapper .icon-with-text__item {
width: 50%;
}
I hope this solution meets your needs.
Thank you!!
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