Shopify themes, liquid, logos, and UX
Hi,
I'm trying to increase the width of Featured Products images that without affecting the their heights and gaps.
I really appreciate if you can give a check
My url: https://189ee3-2.myshopify.com/
Thank you,
Hi @collins276
Currently, blocks display your photos as they are, rectangular...
If you'd like more width, crop your photos to a square format, for example.
Was this helpful? Like or Accept solution - Buy me a coffee ☕️
- Contact me: Xipirons | WhatsApp
- Shopify Developer based in France, helping online merchants succeed
I have just checked with your reference store link, I can see if you can decrease the colum gap it will automatically increase the width, I have tried some mofification if you would like apply you need to add media query as well:
.slider-mobile-gutter .grid--3-col-desktop {
column-gap: .5%!important;
}
.card--standard>.card__content .card__information {
padding-left: 10px;
padding-right: 10px;
}
Is it possible to keep the gap and height?
This is Noah from PageFly - Shopify Page Builder App
You can add code here to reduce column gap in slide:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </head>
<style>
@media screen and (min-width: 750px)
.slider-mobile-gutter .grid--3-col-desktop {
column-gap: 1% !important;
}
</style>
You can change param 1% to other param.
Hope my solution will help you resolve the issue.
Best regards,
Noah | 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.
Is there any way to keep the gap? I just wanna expand the width.
Hi @collins276 Iam sorry about that the width column is the gap regulated, so to expand or decrease, you need to adjust the gap.
Or you want it to padding the content like that?
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.
No worries, thank you!
Thank you, If there are other issue I will help you.
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.
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