zophiel Posted May 20, 2014 Share Posted May 20, 2014 (edited) I Have removed the large category image at the top using another post (http://www.prestashop.com/forums/topic/324824-solved-category-subcategory-images/) but also have lost the colour of the text. The text is there as show in pic 2 but its white could someone please point out the file / text I need to change to make it black. Kind Regards Jon Edited May 22, 2014 by zophiel (see edit history) Link to comment Share on other sites More sharing options...
zophiel Posted May 21, 2014 Author Share Posted May 21, 2014 can anybody help? please. Link to comment Share on other sites More sharing options...
Chris2013 Posted May 22, 2014 Share Posted May 22, 2014 Hi Jon Go to your Theme--css --product_list.css file and look for this around line 239 ul.product_list.list > li .product-desc { margin-bottom: 15px; } and add ul.product_list.list > li .product-desc { color: #000000; margin-bottom: 15px; } Link to comment Share on other sites More sharing options...
zophiel Posted May 22, 2014 Author Share Posted May 22, 2014 Thanks it was in part of the categories.css too. Link to comment Share on other sites More sharing options...
Recommended Posts