Very welcome
Topic summary
A Shopify store owner using the Debutify theme needed to modify their Collection List Page to display 2 collections per row instead of the default 3 on desktop.
Solution Provided:
- Add custom CSS code to the theme.liquid file after the
<head>markup tag - The code successfully adjusted the collection grid layout
Follow-up Issue:
- A similar layout problem appeared on the homepage collection section
- The same CSS solution was updated/applied to fix this second occurrence
Outcome:
Both issues were resolved successfully. The store (rehaclub.pl) now displays collections in the desired 2-column format on both the collection list page and homepage.