PenciDesign Supporter replied
Hi,
It was a cache issue again. The code on the Custom CSS field only displays on the page you've added.
OR you can modify the CSS code like this:
body.page-123 .hentry .post-image {
display: none;
}Replace 123 with the page ID. Read the document to understand how to find the post ID.
Regards,
PenciDesign.



