Hello,
I wish I can find an answer to my inquiry here. I wanted to have 2 columns of products when viewing from mobile devices instead of one column.
However, I have tried to change the image thumbnail but that did not work with me, as now it appears one product in every row and that with full width.
My Opencart version is 2.1.0.1. I look forward for your reply
Regards
Khaled elboronu
Hi,
Considering you are using default OpenCart theme. Consider there is feature product module on home and you want 2 products per line in mobile device.
Open file catalog/view/theme/default/template/module/featured.tpl
find
Replace
Hope this will help you.
Considering you are using default OpenCart theme. Consider there is feature product module on home and you want 2 products per line in mobile device.
Open file catalog/view/theme/default/template/module/featured.tpl
find
Code: Select all
col-lg-3 col-md-3 col-sm-6 col-xs-12
Code: Select all
col-lg-3 col-md-3 col-sm-6 col-xs-6
Browse large collection of Premium OpenCart Themes
khaledelbornou wrote:Hello,
I wish I can find an answer to my inquiry here. I wanted to have 2 columns of products when viewing from mobile devices instead of one column.
However, I have tried to change the image thumbnail but that did not work with me, as now it appears one product in every row and that with full width.
My Opencart version is 2.1.0.1. I look forward for your reply
Regards
Khaled elboronu
Who is online
Users browsing this forum: No registered users and 16 guests