Need help with removing Featured Image from the top of Single Post in Blog.

This topic has 4 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Robert Hall

  • Avatar: mu5ia
    mu5ia
    Participant
    May 13, 2015 at 19:54

    Hi folks,
    I am trying to stop Featured Image from appearing in the top part of Single Post in Blog.
    I still want that picture to show in the Thumbnails on my Homepage and Blog page.
    I imagine I need to change CSS code in some file- do you know what’s the code is and what file?
    Thanks!

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 13, 2015 at 20:27

    Hello,

    Please add this code in custom.css file

    .post-images .blog-mask .mask-content{
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    Regards,
    Robert Hall.

    Avatar: mu5ia
    mu5ia
    Participant
    May 14, 2015 at 03:49

    thanks a bunch!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 14, 2015 at 07:24

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Need help with removing Featured Image from the top of Single Post in Blog.’' has been successfully resolved, and the topic is now closed for further responses

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