Home › Forums › Support › Inside Blog Post Images Need padding This topic has 1 reply, 2 voices, and was last updated 3 years, 2 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 12, 2019 at 3:43 pm #1061167 Conor Hi, Aside from my featured photo, when I add photos into my blog post they appear to be very close to my text when I view my posts on mobile. You can look at my about page to see what I mean with the photo on that page. Is there any way to ensure that there is always a certain amount of padding between the images and the blog content? Cheers, C November 12, 2019 at 4:20 pm #1061187 TomLead Developer Lead Developer Hi there, Give this a shot: @media (max-width: 768px) { .alignleft, .alignright { margin-bottom: 1.5em; } } Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In