Hi,
why also the thumbnails are shown in the listing view?
I only want to show the main picture?!
why also the thumbnails are shown in the listing view?
I only want to show the main picture?!
div#fd.eb .eb-post-thumb .eb-post-image-cover {
border: 0px;
}
div#fd.eb .eb-post-content .eb-post-body img {
float: left;
margin: 10px;
}
div#fd.eb .eb-post-content .eb-post-body img {
margin-right: 80%;
}