View Single Post
  #2  
Old 08-25-2017, 04:36 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Category Icon Size

Did you add any custom CSS code? As far as I remember it don't look like this in standard themes.

Here is the extra CSS code that you should add in order to make category icons fit the width of grid cells:
Code:
.subcategory-list a .subcategory-icon { max-width: 100%; }
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote