Shopify themes, liquid, logos, and UX
Hello I'm using the Colors theme and I would like to put the free shipping icon on the same line as the other icons on the picture below. How do I do that?
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/colors.css ->paste below code at the bottom of the file.
.text-columns-with-images .row.cols.layout-4 {
display: flex;
flex-wrap: wrap;
}
@media (min-width: 821px) {
.text-columns-with-images .row.cols.layout-4 .col {
flex: 1;
}
}
.text-columns-with-images {
max-width: 100%;
}
.text-columns-with-images .inner {
max-width: 1024px !important;
}
Hello, It didn't work. Is there another code I could try?
Please add below css code in bottom of assets/colors.css file
It did not work. What else could I try?
Thanks
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024