Home › Forums › WoodMart support forum › Posts are displaying featured image all of a sudden › Reply To: Posts are displaying featured image all of a sudden
June 19, 2024 at 3:03 pm
#573833
Luke Nielsen
Keymaster
Hello,
Try to use the code below for help:
.single-post .entry-header,
.single-post .wd-entry-meta,
.single-post .post-title,
.single-post .wd-post-cat {
display: none;
}
Clear the cache and recheck the issue.
Kind Regards