Not sure what you mean
By default the demo at http://demo.opencart.com/ clearly shows 4 products horizontally.
By default the demo at http://demo.opencart.com/ clearly shows 4 products horizontally.
You will need to edit the template file(s) for the modules that are showing on your homepage
If for example it is the featured module, edit catalog/view/theme/default/templte/module/featured.tpl
find at around line 4
change to
If for example it is the featured module, edit catalog/view/theme/default/templte/module/featured.tpl
find at around line 4
Code: Select all
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">
Code: Select all
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
Who is online
Users browsing this forum: No registered users and 3 guests