[Support request] is there a way to wrap text around a featured image?

Home Forums Support [Support request] is there a way to wrap text around a featured image?

Home Forums Support is there a way to wrap text around a featured image?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #375995
    mmarvel

    Hi

    Item 1) Is there a way to wrap text around a featured image?

    Alternative Method: If not, this would be my alternative if i could make it work. I would add the featured image so it shows on my page of masonry posts.

    Then in the single full post I would re-add the image into the content and wrap text for viewing as a single post. The problem is when i view the single post the image shows twice. Once at the top before the title as the featured image, and then in the post content.

    Item 2) So i wonder if i could hide the feature image when viewing the full post but use the featured image in my masonry post configuration.

    I hope this makes sense. Thanks. Martha

    #375998
    mmarvel

    Hi again

    I found this css and wondered if i could modify for generate press theme?

    .blog #content .hentry {
    display: block;
    height: 1%;
    overflow: hidden;
    }
    .blog #content .featured-image {
    float: left;
    width: 12%;
    }
    .blog #content .entry-container {
    float: right;
    width: 85%;
    }

    #376145
    Leo
    Staff
    Customer Support

    Hi there,

    1) For the posts page and single posts? For posts page you should be able to use alignment left/right if it’s set to below post title:
    https://docs.generatepress.com/article/adjusting-the-featured-images/

    But the picture also need to be small enough so the text can wrap.

    2) That option is currently in Layout > Page Header > Single Post Header Location

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