1-2-3-4
5-6-7-8
I get:
1-2-3-4
- - 5 - 6
- - - 7
8-9-10-11
etc.
I tried fiddling with
\catalog\view\theme\(...)\js\common.js:119
\catalog\view\javascript\common.js:116
but it didn't help. It assignes the correct class
Code: Select all
product-layout product-grid col-lg-3 col-md-3 col-sm-6 col-xs-12
Been searching for days now and cannot find the solution, please help if possible. My Opencart is 2.0.1.0, does it have to do something with the clearfix perhaps?