Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1425005

    How can we hide the post featured images only in a New’s page’s Blog Post element (Single Author blog style), while still displaying it in the posts’ Related Entries ‘You might also like” features and the Home page’s Blog Post element?

    (The reason we are not using the featured image is that it places the image above the post title in the News page’s Blog Post element where we instead want the title above the image. If there is a way to change that, then we could use the featured images as per default settings)

    #1425050

    Hey Tanja,

    Thank you for the inquiry

    You can add this css code to hide the featured images of the posts in the page.

    .page-id-4021 .fullsize .template-blog .big-preview {
        display: none !important;
    }

    Best regards,
    Ismael

    • This reply was modified 5 months, 4 weeks ago by Nikko. Reason: user request
    #1425062

    Thank you for your quick response! Worked perfectly!!

    #1425070

    Hi Sandy,

    I’m glad that Ismael could help you :)
    We have removed it as you requested.
    Please let us know if you still need further assistance related to the topic or if we can close the thread.

    Best regards,
    Nikko

    #1425454

    Thank you for your great support. This can be closed.

    #1425502

    Hi Sandy,

    Thanks as well for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide post featured image in one Blog Post element only’ is closed to new replies.