Editing Magento grid view items per row isn’t just like changing td-s in a table. The items are laid out as li-s and not a table. The parameter is taken from somewhere, but where, I haven’t been able to find. So, I needed to have 3 items per row in grid view instead of 4. […]