Best Premium and Free WordPress Themes › Forums › AcmePhoto › Authors and categories showing in posts
In the blogs on the site http://www.ruislipcameraclub.co.uk the author, date and categories show up on the page in various locations depdeingin if they’re Eis a feature image or not.
Can this be edited or changed so that only the publish date is shown and not the author or categories? or even remove them all?
Either using CSS code or setting in the theme,
thanks
Dear Craig,
Could you please provide a screenshot of the issue so that we can solve the problem?
Best Regards!
How do I insert a screenshot?
how can I insert a screenshot into this replay please?
If you see this post, on the feature image it has the author, date and categories listed over the feature image?
thanks
Dear Craig,
Could you please remove the right protection on your site so that we can provide you CSS code?
Best Regards!
Sorry for the delay, I have now done this, but would like to reinstate as soon as possible so please let me know when you are done
Dear Craig,
Could you please add the given CSS code in the Additional CSS
Appearance > Customize > Additional CSS
article .at-overlay span {
display: none;
}
Best Regards!
Hi thanks for this, it has worked but only on the posts with photos, on the posts without photos the author is still visible, is it possible to remove this also?