updates on map?.
also,
when uploading video blogs, is there a way to remove the ‘feature image’ from the actual content? I just want to feature image to be showing up on the article list.
Our developer performs a new update and fix every day. I am sorry for the delay. He will produce a solution as soon as possible.
Thanks for the feedback.
Hi, it works perfectly.
I want to remove the featured image from all types of my blog posts (Standard
Aside
Audio
Chat
Gallery
Image
Link
Quote
Status
Video.)
I was able to remove it from the standard format by using
.single-format-standard .featured-image { display: none; }
but is there another css code that can remove all the featured images from the all of the posts?