Hi,
I am using the Dawn Theme and I’m wondering if it’s possible to make it so that there are three images in every row, including the last one. Right now, the last row (on every page of every collection) just shows two products instead of three, even though there are many more products.
This is a problem on desktop only.
You can see an example of what I’m referring to here: https://verybreezy.com/collections/shop-all
Thank you!
1 Like
HI @verybreezy
Can I take a look?Would you mind to share your Store URL website? with password if its unpublish. Thanks!
adjusting the layout of your Dawn Theme on desktop to display three images in every row, including the last one, can typically be achieved through customization. You may need to modify the theme’s code, particularly the section responsible for rendering product grids. Identify the relevant HTML and CSS elements, and adjust the layout rules to ensure that each row consistently accommodates three images. Be mindful of potential responsiveness issues, testing the changes across various screen sizes. If you’re not comfortable with coding, consider consulting your theme’s documentation or seeking assistance from a developer or your platform’s support to guide you through the customization process.