Archived topic
Featured Images Repeating on Site
17 replies · Started by Laura Brown on March 28, 2015
Viewing posts 16–18 of 18
Hi there,
Give this CSS a try:
.single .page-header-image-single {
display: none;
}
The above will hide your featured image from your single posts, and keep them displaying on your blog page.
Let me know if it helps or not :)
Thanks Tom, this works perfect.
Great :)
This archived topic is closed to new replies.