Tagged: featured image
I have been struggling to find a way of removing the featured image from the top left of pages I have recently created. I have not had this issue before when making pages and don’t know if/when I changed settings that switched this on but can’t find how to switch it off. Any help would be appreciated.
Hey hypnorich!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-thumb {
display: none;
}
Cheers!
Yigit
Brilliant! Thanks so much – that is the perfect solution delivered in a really short amount of time!! Excellent support ;-)