Jump to content

[Solved] Shorten homefeatured description


Recommended Posts

so you probably want to change product name, not product description. Well, in my opinion it will be better to leave title and description for each product as it is right now.

 

if I were you i will change the: height: 30px; to height:40px; in

#featured-products_block_center .s_title_block, #featured-products_block_center h5 {
padding-top: 5px;
height: 30px;
font-size: 12px;
color: #222;
padding-bottom: 0;
font-weight: bold;
}

and height:270px; to height:280px; in:

#featured-products_block_center li {
margin-left: 25px;
padding: 10px 0;
width: 126px;
height: 270px;
}

effect:

bYr1sig.png

Link to comment
Share on other sites

×
×
  • Create New...