Hi enfold team,
I have a grid layout for a few blog posts, and since none of them have a featured I want to disable the preview picture that’s usually shown above the title in gridview.
how can I do that?
thank you
Hey Rio1,
Add this to quick css:
.slide-entry-wrap .slide-image{
display:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
great, that worked. thank you!
Hi,
Perfect! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon