Jump to content

Problem - In the same category


Recommended Posts

I've got one idea left. Try changing the following in the /* category Products block */ section of global.css:

#productscategory_list ul {
   padding-left: 0;
   list-style-type: none
}



to:

#productscategory_list ul {
   padding-left: 0;
   list-style-type: none;
   height: 120px
}



I can't help any more than that without having a link to your site.

Link to comment
Share on other sites

×
×
  • Create New...