Hi,
I think that you update from HikaShop 2.6.4 to HikaShop 3.0.0
HikaShop 3 is a major release and it contains a lot of modifications.
The cart and checkout have been completely rewrite and the front-end CSS file has been clean.
We also added an internal responsive grid system.
See :
www.hikashop.com/support/documentation/1...the-display.html#css
By taking a look at the CSS in your page, I can see that there are two rules which is breaking the display :
#hikashop_category_information_module_ .hikashop_product_image {
height: 0px;
}
#hikashop_category_information_module_ .hikashop_product_image_subdiv {
width: 300px;
}
Please provide screenshot of your menu configuration.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.