How do I take the featured image off the top of posts in Be-Theme?
Hi,
I have several posts where I have featured images, using Be-Theme.
These images also automatically show on top of the post - which I don't want.
I tried a plugin which should hide the featured Images - but then they are also hidden in post-sliders which of course is absolute nonsense.
I also tried several customized additional CSS code lines, but none of them worked either. This is what I've tried so far:
(1) .featured-thumbnail { display:none; }
(2) .single .featured-thumbnail img { display:none; }
(3) .single-post .entry-featured { display:none; }
(4) .single-post .entry-thumbnail { display:none; }
I looked for some settings in the theme options but couldn't find any - did I overlook something?
What else can I do to hide the automatically appearing featured image on top of my posts?
thank you for you help!
Comments
Hi,
thank you for your quick reply.
Not sure I understand how this works, but my Website URL is: belovedlittleone.com
can you please tell me what CSS code you are putting in? I have another website where I need to fix the same problem.
Thanks!
Thanks