Featured Image troubles

Home Forums Support Featured Image troubles

Home Forums Support Featured Image troubles

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #195535
    Dave

    Hi Tom,
    Is there a way NOT to show my featured image at the top of my blog post, but just in the excerpt on the blog page?

    E.g., this post: https://publicitygeek.com/pr-whats-difference-public-relations-press-release/

    the positioning of the image is weird and screws up the post.

    And here: https://publicitygeek.com/

    it would be great to be able to make the image go inline with the text and either left or right aligned… is that possible?

    Thanks,
    Dave

    #195568
    Tom
    Lead Developer
    Lead Developer

    Hi Dave,

    Give this CSS a try:

    .page-header-image-single {
        display: none;
    }

    Let me know 🙂

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