Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #548784

    Hi,
    how can i delete the post thumnail showed in singleposts (with php not with css (display:none I dont want to do cause the thumnail is loaded anyway, only not displayed).

    Best regards

    • This topic was modified 9 years, 1 month ago by Pasi91.
    #548797

    Hey Pasi91!

    Please edit your blog post and check “Don’t display image on single post” under featured image

    Regards,
    Yigit

    #548847

    Thank you, the single Post dont display the image anymore. But there is still the Default Icon with the pencil. Is there an option to remove it (without css –> display:none)

    Best regards

    #548868

    Hey!

    Can you please post the link to your post please?

    Best regards,
    Yigit

    #548968

    The site is under construction so I send you in the privat section a link with the screenshot.

    Best regards

    #549526

    Hi,

    We need to inspect the element itself so I screenshot is not much use but you can try the following in Quick CSS:

    .blog-meta {
    display:none !important;
    }

    Best regards,
    Rikard

    #549570

    Okay,
    I will send you a link when the site is online.

    #549753

    Hi!

    We will keep the thread open and wait to hear from you :)

    Best regards,
    Yigit

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