Tagged: enfold
You can see on this post that when I have chosen not to show thumbnail image I get a grey image with a pen. I don’t want anything there. What do I do? A search through your help forum didn’t give me the solution:
Looking forward to your reply.
Hey ertzgeir!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-meta {
display: none!important;
}
Best regards,
Yigit
Great, Worked straight away :)