Image problem within a blog post Posted in : Readme mkaroumiParticipant 18 September 2016 at 16:15 #43992 Hey, How can I remove the blank space over and below the image? (like it is in this post http://blog.checkoutgrowth.com/problem-with-the-image/) How can we solve this problem and make the image come “closer” the text? //Marcus serkanModerator 20 September 2016 at 11:43 #44003 Hi Marcus, You can try to use this custom css code; @media screen and (min-width: 768px) { .alignnone { margin: 0; } } Thanks Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Readme - A Readable WordPress Themeby pixelwars Login and Registration Log in · Register