Hi,
I would like to get rid of everything but the blog post title and the feature image. (the meta data can stay :) ) Like you can see here.
How can I do this?
Kind regards,
Julian
Hi aIVIis!
So the only thing left I think is the read more link and the excerpt I think. You want to get rid of the read more link and excerpt?
Try adding this to your custom CSS.
article .entry-content { display: none !important; }
If that’s not what your trying to do then send us a link to your page so we can get a better idea on what your using.
Cheers!
Elliott