By Amy Smith on Tuesday, 18 August 2015
Posted in General Issues
Replies 5
Likes 0
Views 668
Votes 0
The category avatar on the menu item >>Categories>All Categories is teeny tiny. What do I need to fix to have this avatar showup?
Hey Amy,

I have just checked your site and the category seems to load up just fine as you can see here, http://screencast.com/t/9KIyOMfi . Am I missing anything here?
·
Tuesday, 18 August 2015 02:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, I like the size of the one on our main site. However, I am working on a development site, and the size is teeny tiny like in the image that I sent. It is specifically on the page where it lists the categories, because when I click into the category, the image displays at regular size.
·
Tuesday, 18 August 2015 22:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Amy,

Can you try to apply the following css code and see how it goes?
div#fd.eb .eb-category-profile .cell-tight {
width: 50px;
}
·
Wednesday, 19 August 2015 11:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, that fixed it. Thank you!
·
Saturday, 22 August 2015 07:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Amy,

You're welcome.
·
Monday, 24 August 2015 13:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post