IMG_2268_600x600.jpg

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

.entry-content img {

display: none;

}

This code will hide the featured image for the single posts. If you want to hide featured image for a particular post, type in the following code:

.post-12345 .post-image {

display: none;