Hello,
How can I hide the featured image inside a post, please?
I am using this CSS bellow but is just hiding in desktops and not on mobiles.
.single-post .x-main .entry-featured {
display: none;
}
How can I make the image disappear also in mobiles, please?
Thanks
Ricardo
