Remove Feature Image from Blog Post - by cmo140

This topic has 6 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Jack Richardson

  • Avatar: cmo140
    cmo140
    Participant
    January 26, 2016 at 20:38

    In my footer, I static box with Blog Post that show the feature image and then title of blog post.

    Issue I am having is, I don’t want the feature image to show up on the blog post, just the static box. How can I fix that.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 27, 2016 at 10:57

    Hello,

    Try the following css code to hide featured images in footer:

    .footer-top.footer-top-2 .recent-post-mini > a.postimg {
        display: none !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: cmo140
    cmo140
    Participant
    January 27, 2016 at 17:28

    I put in in the child theme css or the default.custom.css

    Avatar: cmo140
    cmo140
    Participant
    January 27, 2016 at 17:35

    I put it in both child and Default and I still see it.

    I just want the feature image to show up on the front page section of the home page.

    http://prntscr.com/9vjwif

    Avatar: cmo140
    cmo140
    Participant
    January 27, 2016 at 19:22

    When I go and put a feature image in. It removes the entire blog and leaves the picture.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 28, 2016 at 15:01

    Hello,

    I’ve added the code to custom.css file:

    .footer-top.footer-top-2 .recent-post-mini > a.postimg {
        display: none !important;
    }

    Now images for posts aren’t shown in footer http://storage5.static.itmages.com/i/16/0128/h_1453989697_9798270_e8014e93cf.png .
    Please clear browser cache and check.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.