Hello,
Finally I found the theme I really like after I purchased some other themes.
I have a simple question (hopefully) – how do I remove the small featured image above the title in single post? I searched, found and tried some quick css code but no luck.
Could you help?
Thanks!
Young
Hi beeshaus!
Please try to add the following to Quick CSS under Enfold–>General Styling:
.single-post .single-small.with-slider .small-preview {
display: none !important;
}
Cheers!
Rikard
Hi Rikard,
This is perfect!! Thanks a lot!!
Young