Remove featured image from single post
Hi there!
Thanks for your great theme. I really love it!
I am working on a project and I would like to remove the featured image from appear on the single posts, but I want to keep the share buttons, which are inside the tag .single-photo-wrapper, so seems I can't use the CSS display:none.
Is there a way to do that?
Thank you very much!
Laura
Thanks for your great theme. I really love it!
I am working on a project and I would like to remove the featured image from appear on the single posts, but I want to keep the share buttons, which are inside the tag .single-photo-wrapper, so seems I can't use the CSS display:none.
Is there a way to do that?
Thank you very much!
Laura
Comments
http://www.superenduromtb.com/home-news/nel-2016-torna-il-circuito-italiano-di-mountain-bike-superenduro/
If I put display: none on the tag .single-photo-wrapper.image .image_frame the picture disapears but I get blank space in the frame where the picture was.
If I put display:none on the tag .single-photo-wrapper.image the space disapears as well but also the share buttons go away with that space because they are inside that tag.
unfortunatelly this made disappear also the share buttons....
Is there a way to remove only the image?