Responsive Product List

Permalink
Hi There,
I am trying to make a responsive product list. I'm not sure how to do this though. I've created a custom theme thats responsive, installed ecommerce, and now I want to be able to change the product list to be responsive.

How do I go about doing this? Is there a specific page I should edit, if so where can I find it? Where is the css for the product list located? Maybe I can just work with that?

Many thanks

junebird
 
rge replied on at Permalink Best Answer Reply
Hello,

In the package (addon) folder you can find the block that you use to create the product list.

make a copy of the block and place it in the root blocks folder. Remove all files except the view.php and view.css / css folder. Theses are the fields you will need to edit when you want to make it responsive.


The copy of the block will override the files of the addon package. Do not edit the files that are directly in the addons package. Only use the copy,