istox Posted February 25, 2013 Share Posted February 25, 2013 (edited) Hello! Please I need help. I have a product aligment problem in Chrome browser. It is only with first item in the product list. But in all categories. Found the soltion: Added to 2 line display:inline; to themes/yourtheme/css/product_list.css Should be looking as code bellow: ul#product_list { margin-top: 2em; list-style-type: none; display:inline;} Edited February 25, 2013 by istox (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts