Hi,
when I am choosing “Don’t display image on single post” and have set the single post style to “small preview image” it displays a little grey box above the blog post (no sidebar) – how can I remove this?
With the setting “big preview image” it works perfectly…
Thanks and best regards
Michael
Hey Michael!
please post a link wo a website with the issue and try to clear your browser cache.
Regards,
Andy
Hey!
Please try flushing browser cache more times. It seems to be working fine on my end – http://i.imgur.com/YgSHRvG.png
Best regards,
Yigit
Thanks Yigit, but in your screenshot there is still this little gray box at the top – that’s what I want to remove.
Is that possible?
It’s a minor issue, but it would look better…
Best regards
Michael
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .blog-meta {
display: none!important;
}
Regards,
Yigit
Great!
Thanks Yigit, that does the job.
All my best
Michael