I’ve just imported blog posts from another wordpress account from my old website. The blog imported ok but the preview images are coming out as grey icon boxes showing the image is missing. Any idea how I can convince the blog preview to be text only ?
Hey Gretaz!
Thank you for using our theme.
You can remove all preview images from the blog.
Put the following in custom.css or Enfold->Styles->Quick CSS field:
.blog article .small-preview{
display: none !important;
}
Maybe it is necessary to specify the page, but in this case we would need a link to the page please.
Best regards,
Günter