Rockfield Theme – blog post featured image
-
How can I keep the featured image on the main blog page feed but remove it from taking up so much space on the blog post itself? It is gigantic and it would be great to have an option to remove it from the top of the post.
The blog I need help with is: (visible only to logged in users)
-
Hi there!
Try adding this piece of code to My Site>Design>Customize>Additional CSS:
/*Hides featured images from posts*/ .post .post-thumbnail { display: none; }Also, remember that with your plan you can access Live Chat directly via https://wordpress.com/help/contact. That way you can get help faster.
- The topic ‘Rockfield Theme – blog post featured image’ is closed to new replies.