Hi,
I use Product List Sidebar v3 page to appear my products. I use my tablet 10 inches and the right sidebar not appearring on the right of products but at the bottom of the page. This is not usable for the visitors because must be scroll down to see the categories and filters. Many people use tablets and smartphones for markets. Can you fix this problem
Thanks
Hi,
Please open page.tpl.php file(sites\all\themes\md_orenmode\template\pages), then change:
+ col-md-9 to col-sm-9
+ col-md-3 to col-sm-3
Thanks!
OK thanks, but now the sidebar categories lines and the price bar falls over the left page on product list
Can you help me for that?
I send you the screenshot
Here is another picture
Hi,
I cannot login into your website. Please check the info and let me know.
Thanks!
Hi,
Please replace col-md-3 to col-sm-3 in your code.
Thank you!