Home › Forums › Support › Generatepress-Theme: Space between blog-infos and featured image This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago by Nick. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts October 15, 2014 at 9:26 am #39342 Nick Hey Tom, what’s the custom css code for the space between the blog-infos (Blog-Title, Date) > < and the featured image of a blog in masonry-view (home-site / my recent blogs)? Thanks in advance! ๐ Greetings, Nick October 15, 2014 at 10:09 am #39355 TomLead Developer Lead Developer This is the default CSS: .post-image { margin: 2em 0 0; } 2em is what you want to change to your own value – most likely in pixels. October 15, 2014 at 2:23 pm #39393 Nick Perfect, thanks! ๐ P.S.: Thats my required adjustment: .post-image { margin: 1em 0 0; } Greetings, Nick Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In