By Jeff Millman on Monday, 20 July 2015
Posted in General Issues
Replies 1
Likes 0
Views 291
Votes 0
I am looking to remove the icons in the related post box.

See link. Thanks.
Hi Jeff Millman,

Sorry for late reply to this,

Check my screenshot below.

Do you mean that you would like to disable that image placeholder ?

If yes, you can try apply this following css code in your current template css file and see how it goes.
div#fd.eb .eb-related-thumb {
display: none !important;
}
·
Monday, 20 July 2015 16:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post