Collection layout is broken on the second and fourth row. What would cause this to happen?
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Collection layout is broken on the second and fourth row. What would cause this to happen?
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Hi @PeterDimitrov please find the read-only link below. Thanks!
Great! The collection list on the blog page?
@PeterDimitrov collection list on âfollow your foodâ page. Thanks!
I can recommend using flex box. Hereâs a screen record > https://www.useloom.com/share/a28b2bd308d14316bc378a3c0c10c771
Hope this helps
Piter
Hey @clevy,
I was about to show the exact same solution as @PeterDimitrov but I will show you a screenshot instead. The best way to use flexbox with CMS items is to make the CMS collection list a parent flexbox, and the CMS items a âflexbox childâ. This is the proper way to use flexbox, not using a div block individually.
Best,
Naweed
@PeterDimitrov @nwdsha Thank you so much! Your documentation was very clear.