Thread Starter
rezcar
(@rezcar)
I just found solution 😀
go to like-dislike-counter-for-posts-pages-and-comments/css/ldc-lite.css
.ldc-ul_cont img{
display:none;
background: none repeat scroll 0 0 transparent;
box-shadow: none;
margin: 0 3px;
position: relative;
top: 3px;
}