Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #428897

    Hi, I put a latest news widget in a right sidebar. When the post has not image or it is a post link or post quote it shows a grey square.

    How can I edit this image? or Can I hide only the posts without image?

    I attach a link to a screenshot.

    Thanks!

    #429352

    Hi analidia!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #429418

    No, I’m building it in a localhost.

    Please you can do it and say anything?

    #429723

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab to hide it

    span.news-thumb.no-news-thumb {
      opacity: 0;
    }

    Best regards,
    Yigit

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