Home › Forums › Support › Spacing on Post This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 5, 2023 at 7:47 pm #2556857 Steven I can see spacing on post: https://postimg.cc/D4S98YxQ 1. featured image vs post content 2. featured image vs sidebar search bar (not aligned… different height). Are these spacing reserve for something else? I suspect so as on Customize > Layout > Blog Post > Featured Image I can see Location: Below Title. https://postimg.cc/B8JRxvhn But what’s the “Title” here? I don’t see a title. Not the title above? https://postimg.cc/LY4sJ2dc March 5, 2023 at 8:14 pm #2556871 Fernando Customer Support Hi Steven, The spacing is partly from the separating space value set in Appearance > Customize > Layout > Container. Try adding this CSS through Appearance > Customize > Additional CSS to override it just for single posts: .single-post #content.site-content :is(.featured-image, .entry-content) { margin-top: 0; } Let us know how it goes. March 5, 2023 at 11:12 pm #2556973 Steven It works, Thanks! Resolved. March 5, 2023 at 11:24 pm #2556978 Fernando Customer Support You’re welcome, Steven! 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