Hi
I think only featured products are displayed on frontpage by default, but I cannot tell for sue without seeing the settings. Please check this in menu item manager for homepage.
I think the only way to make product boxes even is with a code like this and using the height of the largest one:
- Code: Select all
.products .nspArt {
min-height: 548px;
}
there can be a javascript counting this value automaticaly, but this would be a customisation and we do not support that.