How to Display Five Products in Each Rows at Home Page?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Hi,
I'm using nopCommerce 3.30 and I would like to display 5 product on each rows at Home Page.
Does anyone know how to do it?
9 years ago
1) Go to Admin mode
2) Choose "Configuration" > "Settings" > "General And Miscellaneous Settings"
3) Go to "Show best sellers on home page" row, select its check box
4) The "Number of best sellers on home page" row will be show, change the default value (3) to your wanted value (5)
9 years ago
pedrogomes wrote:
Hi,
I'm using nopCommerce 3.30 and I would like to display 5 product on each rows at Home Page.
Does anyone know how to do it?


Hi,

you should reduce width of '.product-grid .product-item' in the styles.css file. For example, set 90px instead 155px.
7 years ago
Mariann wrote:
Hi,
I'm using nopCommerce 3.30 and I would like to display 5 product on each rows at Home Page.
Does anyone know how to do it?

Hi,

you should reduce width of '.product-grid .product-item' in the styles.css file. For example, set 90px instead 155px.


Hi Mariann,

I use the version 3.7, so how can I set the homepage to display 2 products in a row when users use mobile phone.

Please advise.

Thanks,
Howard
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.