[Resolved] Post images cut off 4'' screen

Home Forums Support [Resolved] Post images cut off 4'' screen

Home Forums Support Post images cut off 4'' screen

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1246015
    M

    Hi, when I open my site on a smartphone with a 4” screen the post images on the front page of the site are cut off on the right side. How can I make them centered instead? Thanks.

    #1246217
    David
    Staff
    Customer Support

    Hi there,

    add this CSS:

    .post-image-aligned-left .post-image img {
        width: 100%;
    }
    #1246934
    M

    That worked! Thank you.

    #1247131
    David
    Staff
    Customer Support

    You’re welcome

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