Shopify themes, liquid, logos, and UX
Hey, thanks for the help, i need to make multicolumn 3 rows for mobile - the 6 icons below hero image, i want them to be 3 - 3 in row for mobile ! Thanks and site is :
eonimo.com
Solved! Go to the solution
This is an accepted solution.
Hi @lukkaa ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-multicolumn.css->paste below code at the bottom of the file:
@media screen and (max-width: 749px) {
.multicolumn-card__image-wrapper--third-width {
width: 80% !important;
}
}
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @lukkaa ,
Add this CSS code
Online Store > Themes > Edit code > Assets > custom.css or theme.css
@media screen and (max-width: 749px) {
.grid--2-col-tablet-down .grid__item {
width: 29% !important;
}
.multicolumn-card__image-wrapper--third-width { width: 70%}
}
Thanks it worked but now icons are too small, can they be bit larger somehow to fill in the space around ? thank you so much !
This is an accepted solution.
Hi @lukkaa ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-multicolumn.css->paste below code at the bottom of the file:
@media screen and (max-width: 749px) {
.multicolumn-card__image-wrapper--third-width {
width: 80% !important;
}
}
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024