[Support request] How To Make Post Images Fit Full Width on mobile?

Home Forums Support [Support request] How To Make Post Images Fit Full Width on mobile?

Home Forums Support How To Make Post Images Fit Full Width on mobile?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #846220
    Jungsu

    Hello.
    I have attached a screenshot of what I want.

    https://winepress.org/wp-content/uploads/Screenshot.jpg

    In this screenshot, there are margin in the post area but no margin in the image. How can I do this?

    #846245
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know ๐Ÿ™‚

    #846247
    Jungsu

    Thank you for your support.
    This is not a issue. I just want to make my blog post image like a screenshot. Do you need access to my website admin panel?

    #846698
    Leo
    Staff
    Customer Support

    No I just need to view your website live and see if I can provide some CSS ๐Ÿ™‚

    #847059
    Jungsu

    winepress.org

    #847088
    Leo
    Staff
    Customer Support

    I see you’ve added this CSS:

    @media (max-width: 768px) {
        .type-post {
            max-width: 92%;
            margin: auto;
            margin: 0px auto 60px auto;
            padding-bottom: 40px;
            text-align: justify;
        }
    }

    Any reason you aren’t using the mobile content padding?
    https://docs.generatepress.com/article/content-padding/

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