Hi all,
I’m trying to list more products per row on my search page. Now only 3 show up, but I want to change it into 4 or 5 per row.
Anyone ideas?
Hi all,
I’m trying to list more products per row on my search page. Now only 3 show up, but I want to change it into 4 or 5 per row.
Anyone ideas?
Hi Cassy,
May I know what theme and version you are using?
@Cassy_013 please open product page in customize settings and check if you have an option to change it to 4 or 5, I think you may have done it as on products and home page, there are 4 products per row.
Hello @Cassy_013 How did you accomplish this? Can you provide instrustructions as we are using Enterprise theme. Thank you!
Hey @Cassy_013!
This can be adjusted in your theme’s liquid files.
Sections/main-search.liquid file.{% assign products_per_row = 3 %}4 or 5.Best,
Daniel Smith
Thank you for the reply. Unfortunately there is no file called Sections/main-search.liquid in Enterprise theme.