I edit the ../template/module/featured.tpl file.
All works good, but for some reason, if I edit the bootstrap cols, it overriding when the page reloading.
I'm replace:
Code: Select all
..
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">
..
Code: Select all
..
<div class="col-lg-3 col-md-4 col-sm-6">
..
http://www.webkust.be/opencart/
Can anyone help me?
Christophe