Home › Forums › Support › Remove lateral paddings of images in posts This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 1, 2022 at 1:05 am #2239953 Albert Hello! I would like to know how I can eliminate the lateral margins (padding) of the images that are inside the posts. I would like to achieve the same effect as with the featured image. Here an example: https://viajar.amsterdam/bloemenmarkt-mercado-flotante-flores/ Thank you very much June 1, 2022 at 1:27 am #2239966 Fernando Customer Support Hi Albert, The featured image has a custom CSS code affecting its margin. To replicate this for all post images, here is a CSS you may try adding in Appearance > Customize > Additional CSS: body.single-post figure.wp-block-image { margin-left: -20px; margin-right: -20px; max-width: unset; } Kindly let us know how it goes. June 1, 2022 at 1:32 am #2239976 Albert Thank you very much!! June 1, 2022 at 4:45 pm #2240779 Fernando Customer Support You’re welcome Albert! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In