[Resolved] Mobile Featured Image Fit

Home Forums Support [Resolved] Mobile Featured Image Fit

Home Forums Support Mobile Featured Image Fit

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1566564
    Daniel

    Hi there,

    The featured images in my posts are not displaying correctly for mobile and tablet.

    Can they be made responsive and display fully, rather than just showing 2/3rds of the image?

    Cheers.

    #1566652
    Ying
    Staff
    Customer Support

    Hello Daniel,

    Try this CSS.

    .single-post .page-hero {
        background-size: contain;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if it works!

    #1566773
    Daniel

    Yes, that worked perfectly.

    Thank you.

    #1567552
    David
    Staff
    Customer Support

    Hi Ying – thanks for helping out!

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