Shopify themes, liquid, logos, and UX
Hey everyone,
I would like to reduce the multicolumn's images (icons) in the dawn theme. At the moment it's 89px and I wanted to reduce it to around 50px. it's possible? Can you help me with the code?i think the section is:
shopify-section-template--19540079182170__0154692f-a85c-4b20-a16f-3396d9c5cdd2
Thank you
Store link: https://4cdc2d-4.myshopify.com/
pass: lugode
Solved! Go to the solution
This is an accepted solution.
Hi @ADRIRTP
Try this one.
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
width: 50px;
}
This is an accepted solution.
Hi @ADRIRTP
Try this one.
.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--third-width.multicolumn-card-spacing {
width: 50px;
}
Thanks for the clear explanation, but for me it is not working. Is this still the way to go? I use the Dawn theme and have only the base.css
I copied your code but my pictures are not changing from size.
Hi @Bianca16
This code may not work in your theme because it's for the store of the post owner. Please share your store URL so I can take a look. Thanks!
Thanks for the info, try this one.
.multicolumn-card__image-wrapper {
width: 30%;
margin: auto;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
It is now smaller but not in the middle. How can I move it to the middle?
It worked! Thankyou so much 🙂
Hi @ADRIRTP
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.multicolumn-card__image-wrapper--third-width {
width: 22% !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024