I don´t like the featured image to be displayed on top of my blog.
I´d like to remove it from my grid and from my single blog page. Can this be done through settings or CSS or do I need to change files?
ps. I don’t want to remove all the feature from my post I just don’t want them displayed on those places.
Hello,
Please add this code into custom.css file.
.blog-masonry .post .wp-picture,
.blog-post .wp-picture{
display:none;
}
Regards,
Robert Hall.
perfect..
You’re welcome!
Regards,
Robert Hall.
The topic ‘Remove featured image from grid and post page’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.