Tagged: Blog images
The best theme guys. Thanks!
I’ve tried a number of forum solutions to remove the small thumbnail images – both on the blogroll and on the individual posts. I’ve been able to remove from individual posts, but not from the main blogroll.
Can you give me a global solution to remove all of the small thumbnail images that are associated with the blog?
Thanks!
Hey dchcolorado,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.blog-meta > a.small-preview {
display: none !important;
}
.single-small .post_author_timeline {
border-right-width: 0px !important;
}
Best regards,
Mike
I’ve let this sit a long time… but finally came in handy. Perfect! Thanks.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon