Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi there,

    Thank you for writing in.

    Please go to your Dashboard > Post,
    Simply edit the post where you want to hide the featured image. On the post edit screen, scroll down a little, and you will find the ‘Show/Hide Featured Image’ meta box.

    Please do contact us if you have any other questions.

    Regards!

    Thread Starter Rogerparco

    (@rogerparco)

    Using v 1.0.6 now and I do not see that option.

    Hi @rogerparco

    Thank you for writing in.

    Please use the latest version of the theme.

    Please do let us know if the issue is still there.

    Regards!

    Thread Starter Rogerparco

    (@rogerparco)

    Upgraded to v 1.1.2 and that option you mention does not appear.

    Hi @rogerparco

    Thank you for writing.

    Currently, you only have option to remove or change the featured image. Please go to the post on which you want to remove the image. On the post edit screen, scroll down a little, and featured image meta box.

    Please do contact us

    Thread Starter Rogerparco

    (@rogerparco)

    There has to be some code I can use to hide the featured image from appearing in the post.

    I know a way!

    Click on Appearance –> Customize –> Additional CSS

    And add the following lines, remembering to click Save when you’re done:

    .featured-media {
        display: none;
    }
    Thread Starter Rogerparco

    (@rogerparco)

    hmmm, still didnt work for my site.

    Thread Starter Rogerparco

    (@rogerparco)

    I even installed the Hide Featured Image plugin and that wont work.

    Hi again. Sorry I thought you were using the default theme. I just looked at your website and tested the following code; it should do the trick. If not, send me a message and I’ll fix it. I love this

    .agency_lite_img_wrap {
        display: none;
    }
    Thread Starter Rogerparco

    (@rogerparco)

    That worked!

    Thanks Adrian!

    Hi there,

    Thank you for writing back.

    Could you please mail us at our private email with your at issue details at once. We will check and reply to you there.

    Regards!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Hide Featured Image’ is closed to new replies.