By Amy Smith on Thursday, 13 August 2015
Posted in General Issues
Replies 1
Likes 0
Views 298
Votes 0
How can I get rid of the gap between the avatar and the blog title in the module latest blogs.
Hi Amy,

Can you apply the following css fix inside your template.css file and see how it goes?
div#fd.eb .eb-mod .eb-mod-head .cell-tight {
width: 3% !important;
}
·
Thursday, 13 August 2015 11:00
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post