Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #705775

    Hi – Sorry, I looked through my thread as we’d taken care of this a long time ago, but I can’t find it. Old issues are coming up again.

    I have a new Page and chose a Featured Image. We’d had it programmed so it wouldn’t appear at the top of the Page, but it’s happening again.

    What’s the code I need to insert to have this stop happening? I want my title to be at the top and no featured image. But I need to put a Featured Image in case folks share on FB, etc.

    Thanks.

    #705869

    Note: I took the featured image off of that page as I needed to publish and advertise it. I’ve created a test page to show you – http://www.dominiquehurley.com/test-page/

    When I get your code, I’ll re-insert the featured image so it shows up when folks share it on FB, but I don’t want featured images to show up at the top.

    Note 2 – it didn’t change my old Pages, just reverted to your default for new pages. Thank you.

    #706811

    Hi,

    use this code:

    img.attachment-entry_with_sidebar.size-entry_with_sidebar.wp-post-image {
    display: none;
    }

    Best regards,
    Andy

    #706816

    Thank you. That worked!

    #707008

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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