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

    Hi!

    I LOVE Enfold, btw! It’s amazing.

    Anyway, I want to remove the preview/thumbnail image from the blog post widget, as well as all of the meta-data that shows up there. How do I do that? I have it set to the “small image” setting, but I don’t want any image at all.

    The page is http://danielauslan.com. It’s the blog post that’s on the left hand side of the page if you scroll down a bit.
    Thanks,
    Daniela

    • This topic was modified 9 years, 9 months ago by Duslan82.
    #392858

    Hi Daniela!

    Try to add the following code to Quick CSS:

    #top .fullsize .template-blog .blog-meta, #top .fullsize .template-blog .post-meta-infos {
    display: none !important;
    }

    Regards,
    Rikard

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