I just updated to Pro and my posts now have the featured image showing again after removing them in X. I was able to remove them using the code (css) when I was in X but the code doesn’t seem to be affecting the featured image in Pro. Any Ideas? This is the old code that worked in X but has no effect in Pro:
.single-post .entry-featured {
display: none;
}
I have also tried:
.single-post .entry-title:before,
.single-post .entry-featured {
display:none;
}
Thanks in Advance
Jason (not a developer)
