Jump to content

How can i take off extra space from featured products ! image attached


Recommended Posts

  • 2 months later...
#center_column div.products_block p.product_desc {
color:#595A5E;
height:9.5em;



Remove the height code.

#center_column .products_block ul li {
background-color:#D0D3D8;
border-bottom:1px solid white;
border-right:1px solid white;
clear:none;
float:left;
margin-top:0;
padding:0;
width:133px;



Add a height code, about 260px looks about right.

You will probably need to change the center column height aswell.

Link to comment
Share on other sites

×
×
  • Create New...