Remove single image
Hi,
I'm trying to remove the large image you see when looking at a blog post (http://i.imgur.com/z66Zol7.png). I've tried this code .single .wp-post-image { display: none; } but that also removes the images for related posts.
What code can I use?
Comments
yes, you can remove them with below css: