Hello Team.
How do I remove the thumbnail from a specific category page only?
Don’t want to show the pencil for posts with no image associated or if not possible do not want the thumbnail at all.
Thank you!
Hey gianazzi,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.slide-entry.fake-thumbnail .slide-image,
#top .avia-content-slider .fake-thumbnail .slide-image {
display: none ;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you. Is it possible to remove the thumbnail from “news” and “Progetti in corso” in Home Page?
https://www.ticass.it/
thanks