We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: Collection design

Solved

Collection design

PAUL8
Pathfinder
100 0 31

Hello, 
I need help with my collection display on desktop, because the squares are not expended as they should be. Please refer to the picture below

Capture d'écran 2025-06-12 112128.png

My website is womber.fr and the password is PROPAGANDAAA

Thanks for your help

Accepted Solution (1)

BiDeal-Discount
Shopify Partner
819 109 182

This is an accepted solution.

Hi @PAUL8 

Please add this CSS code to the end of your base.css file:

@media screen and (min-width: 750px) {
  #shopify-section-template--23486774280457__featured_collection_Qy96PJ .page-width {
    padding-inline: 0 !important;
  }
}
- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp

View solution in original post

Reply 1 (1)

BiDeal-Discount
Shopify Partner
819 109 182

This is an accepted solution.

Hi @PAUL8 

Please add this CSS code to the end of your base.css file:

@media screen and (min-width: 750px) {
  #shopify-section-template--23486774280457__featured_collection_Qy96PJ .page-width {
    padding-inline: 0 !important;
  }
}
- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp