Guest Posted May 10, 2022 Share Posted May 10, 2022 (edited) Site URL: https://www.dustin.land/prints2 Hey all! I need your help customizing the layout of the products on my store page. There is only the option to have every item be the same size in the grid. I want this one item (in attached photo) to span the space to be wide (I'm showcasing a panoramic photo) and not vertical like the rest of items. Because I can't make a seperate store for items on the same page, I think I may need some CSS help to make this happen. Have a look at the attached screenshot to see what I mean. Link will show it as well. Any help would be very much so appreciated! Thanks! 🙂 Dustin Edited May 10, 2022 by DustinWilliam Link to comment
tuanphan Posted May 13, 2022 Share Posted May 13, 2022 Add to Design > Custom CSS .products.collection-content-wrapper .list-grid .grid-item:last-child { grid-column: ~"1 / 4"; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment