Okay
  Public Ticket #3640913
hiding header image inside post
Closed

Comments

  •  1
    Sam started the conversation

    I'm trying to have a post's feature image NOT show up in the post itself. I like having the image so that it can be in the recent posts area but I do not want that image to show up in the post itself. I used this CSS:

    .single-post .post-featured-img {
    	display: none;
    }

    Which hides the image but it leaves a large gap from the page title to the content. How can I get rid of that gap? See screenshot. Thanks for your continued support!

    Attached files:  Screenshot 2024-05-03 at 3.49.50 PM.png

  •  2,958
    Andrew replied

    Hi Sam,

    Thank you for reaching out to us.

    Try adjusting your single post header in the Salient > Blog > Single Post Header to remove the header spacing. You can also enable the option in the screenshot below.

    1082406542.png

    Try this and let us know how it goes.

    Thanks,

  •  1
    Sam replied

    Thank you Andrew. This works, but I'm hoping to do this on certain posts only. This seems to do it to all my blog posts. any thoughts?

  •  1,875
    Judith replied

    Hi Sam,

    Thanks for writing back.

    You either use css and add the specific post Id or you can remove as shown in this video : https://monosnap.com/file/uvyosyX2g9ut9pz6Tp6ndvR0QoQTIH

    I hope this proves helpful. Should you have any further questions or encounter any issues, please don't hesitate to reach out.

    Best regards,