Home › Forums › Support › How To Make Post Images Fit Full Width on mobile? This topic has 5 replies, 2 voices, and was last updated 3 years, 12 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts March 21, 2019 at 9:05 pm #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? GeneratePress 2.2.2GP Premium 1.7.8 March 21, 2019 at 10:33 pm #846245 LeoStaff 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 ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 21, 2019 at 10:44 pm #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? March 22, 2019 at 8:39 am #846698 LeoStaff Customer Support No I just need to view your website live and see if I can provide some CSS ๐ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 22, 2019 at 5:27 pm #847059 Jungsu winepress.org March 22, 2019 at 7:25 pm #847088 LeoStaff 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/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In