Hi,
the title say it all, how to hide thumbnail in sidebar post.
What I did so far:
– Don’t display image on single post (is ticked)
– tried these codes in quick css:
.post-entry .big-preview{ display: none !important; }
.newsbox .news-thumb, .newsbox .news-time {display: none;}
Any ideas? Thanks in advance,
b.
Hey Stefan,
Please try this instead:
span.news-thumb {
display:none !important;
}
Best regards,
Rikard
Thanks Rikard, did try, but no success :-(
Hi,
I don’t see an image in the sidebar post.
If you still have an issue please share a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
Rikard, my bad, I think there was a missing bracket in the quick css.
Problem solved :-)
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay