Hello Support,
http://shelliv.bydecosta.com/peanut-meets-the-pigtailed-firefighter/
For the sidebar I’m using the “Enfold Latest News” widget and I wanted to know what is the css code to remove the feature image in the “Enfold Latest News” widget only.
Thanks,
MP
Hey!
Try adding this code to the Quick CSS:
.newsbox span.news-thumb.no-news-thumb {
display: none;
}
Cheers!
Josue
Perfect.
Thanks,
MP
You are welcome :)