Tagged: single posts
How would I go about removing the author image and featured image from posts?
here’s how the pages currently look:
http://staging3.ascent-dental-solutions.com/important-person-practice-first-last-one-see-patients/
Thanks,
Aidan
Hey shortcircuitmedia,
So if you just want to remove the image at the top of the article, please add this to quick css:
article .big-preview.single-big {
display:none;
}
Best regards,
Jordan Shannon
Unintended consequences. That CSS change also eliminates the featured images from the blogs displaying on the home page.
Is there a fix that would just keep them from showing on the blog pages themselves?
Thanks,
Aidan
Hi,
If you can provide admin access we can take a further look into this.
Best regards,
Jordan Shannon