Home › Forums › Support › No padding after images This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 14, 2022 at 5:50 am #2461513 Incal Hi, Since a recent update (either from WordPress or GP, I’m not sure), I noticed that there’s no more padding after my images. As a result, I need to add a spacer block for the layout to look good. Is there a way to solve this? Thanks, Kevin December 14, 2022 at 6:37 am #2461565 DavidStaff Customer Support Hi there, yeah WP made some changes ion 6.1 that changed the classes they use, so it loses the bottom margin. For now, add this CSS to fix that: .wp-block-image figure { margin-bottom: 1.5em; } December 14, 2022 at 10:55 am #2461967 Incal Thanks, David! December 15, 2022 at 4:22 am #2462640 DavidStaff Customer Support You’re welcome 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