gussy Posted September 8, 2013 Share Posted September 8, 2013 (edited) Hi again, I would like to shorten homefeatured products description, with only 2 rows, or less characters, because if my products names are too long will overlay the description as in attach. If it helps my url is http://www.anti-efractie.ro Please help me with that! Thank you! Edited September 8, 2013 by gussy (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 8, 2013 Share Posted September 8, 2013 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: Link to comment Share on other sites More sharing options...
gussy Posted September 8, 2013 Author Share Posted September 8, 2013 That will do! It's exactly what I wanted. For those who have same problem, you have to do this in /modules/homefeatured/homefeatured.css. Thank you! Link to comment Share on other sites More sharing options...
Recommended Posts