Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #303149

    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 ?

    #303250

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.