Shopify themes, liquid, logos, and UX
Good morning,
I would like the space in blue to be reduced for all the "featured collections" because there is too much white
Do you know how to do it ?
website : jadis-shop.com
password : rj
thank you very much in advance
jadis-shop.com
password : rj
website ; jadis-shop.com
password : rj
what ? i dont understand sorry
Hi @Gustavo1105,
This is Theodore from PageFly - Shopify Page Builder App.
For solving the problem about the Remowe White Space In Featured Collections, let’s try this solution:
Online Store ->Theme ->Edit code
Assets ->Base.css
@media screen and (max-width: 989px)
{
.slider.slider--tablet.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {
padding-bottom: 0 !important;
}
.collection .slider.slider--tablet {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
}
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | 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.
unfortunately it doesnt change anything 😞
Can you add more code
@media screen and (max-width: 989px)
.slider.slider--tablet.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {
padding-bottom: 0 !important;
}
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.
doesnt change anything with this code too 😕
You can add code in theme.liquid
<style>
@media screen and (max-width: 989px)
.slider.slider--tablet.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {
padding-bottom: 0 !important;
}
</style>
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.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024