• Resolved Amy

    (@ontherye)


    Hi! I just downloaded this theme and I love how clean it looks. I was wondering if there’s a way to remove the featured image at the top of the single post? thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for choosing Apex!

    That can be done with the following CSS:

    .singular .featured-image {
      display: none;
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

    P.S. We have a growing library of similar CSS snippets you can copy and paste to customize your site. You can check it out here: https://www.competethemes.com/help/apex-css-snippets/

    Thread Starter Amy

    (@ontherye)

    It worked perfectly! Link for the snippets has most of the answers to my questions. Thanks so much for the prompt response and awesome theme support =)

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! You can expect more snippets over time as we add to the collection.

    If you’re happy with Apex, could you take just a minute to leave a review? I would really appreciate it.

    Thanks!

    Thread Starter Amy

    (@ontherye)

    NP. Will do!

    Thread Starter Amy

    (@ontherye)

    Hi. Sorry to bother you again but I seem to have run into another problem. My site just went live & I noticed that the featured image does not show when I share my blog post on Facebook. I tested by deleting the custom css code from above and the featured image shows. Was wondering if there’s a way around this?

    Theme Author Ben Sibley

    (@bensibley)

    It looks like it’s working now. I tested with the facebook open graph debugger and pasting the link into facebook: http://pics.competethemes.com/image/1G2n0R3q2V1J

    The open graph image meta element is present in the source code, so I think it’s all good now: http://pics.competethemes.com/image/1W1R0v2H0A2i

    Hello! I also just downloaded the Apex theme and have loved using it so far. However, when I share a post using Facebook, it’s not picking up the Featured Image. It keeps showing my member profile image over and over again, regardless of the post or Featured Image. How can I fix this with the share buttons? Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Remove feature image in single post’ is closed to new replies.