Tagged: add media, Blog, blog grid, featured image, Images
I updated my enfold theme, and suddenly the feature image appears on all blog posts, when before only the ‘add media’ image appeared in it. How do I set it to remove the featured image so it only appears in the blog grid. Also, when I upgraded it I don’t have the option to use the mosaic look for the blog. What happened. Here is a sample from a blog post:
http://wellnessmodalities.com/2014/01/07/seniors-choosing-home-instead-nursing-facilities/
As you can see, the featured image appears gigantically in the post, followed by the add media image.
Thanks for any help.
Miguel
Hey!
Try adding this code to the Quick CSS:
.big-preview.single-big {
display: none !important;
}
Cheers!
Josue
Worked like a charm! Thanks!
And is the mosaic view available for the blog in this latest update?
Miguel
Hi!
I didn’t quite understand what you meant by ‘mosaic’, are you referring to the masonry element?
Best regards,
Josue
Yes! Sorry about that.
Miguel
Hey!
Yes it is, you should just add Fullwidth Masonry element under Content Elements in Avia Layout builder
Cheers!
Yigit
Hi. Where is the Quick CSS?
Thanks,
Mark
Sorry. I found the Quick CSS, added the code and click on the save all changes button:
http://blackinventor.com/wp-content/uploads/2014/01/enfold1.jpg
but nothing changed. I still have the featured image photo where I don’t want it:
http://blackinventor.com/wp-content/uploads/2014/01/enfold2.jpg
and the date and comments are still appearing in the blog grid:
http://blackinventor.com/wp-content/uploads/2014/01/enfold3.jpg
Any help would be appreciated.
Regards,
Mark
Never mind. After trying on six machines/devices, suddenly it worked!
Mark