Home › Forums › Support › Image has no bottom margin This topic has 1 reply, 2 voices, and was last updated 5 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 15, 2022 at 6:29 am #2155270 Matt I created a page that used container and grid and the images have no bottom margin. https://activedirectorypro.com/administrator-guide-bulk-user-import-tool/ Other pages that don’t use a container or grid have margins on the image. https://activedirectorypro.com/administrator-guide-last-logon-reporter/ How do I fix this so the first one has margins on the bottom? March 15, 2022 at 7:13 am #2155326 DavidStaff Customer Support Hi there, bottom margin is removed from images that are inside a grid – you can add it back if you wish with some CSS: .gb-grid-wrapper .wp-block-image { margin-bottom: 2em !important; } But – i have to question – what is the purpose of adding a Container Block and a single column grid block? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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