View Single Post
  #1  
Old 02-27-2011, 07:09 AM
 
SoupBar SoupBar is offline
 

Newbie
  
Join Date: Feb 2011
Posts: 6
 

Default space before product list

I seem to have a large space above the product list that I don't know how to remove.

http://soupbar.com/cart/Soup/

It's between the breadcrumb and the products. I see this in the code, but can't find it in the templates:

Code:
<div class="content"> <ul class="simple-list-left width-100"> <li class="item-right"> </li> </ul> <div class="clearing"></div>

Any help on how to get rid of this space would be greatly appreciated!
__________________
X-Cart 4.4.2
Reply With Quote