Home › Forums › Support › Padding on text-block This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 2, 2022 at 1:35 am #2446275 Niklas Hello and thanks for a great product! I have problems aligning text block in single Posts. I want the body text to align and have the same width as images and heading. See test post here: https://edelstromdesign.se/test-blog-post/ Thanks! December 2, 2022 at 1:52 am #2446303 Fernando Customer Support Hi Niklas, The texts have spacing coming for default WordPress styles. Specifically, it’s because the text has a Background color. Is that background color needed? If not, you can unset it in the Paragraph’s Block settings. That should remove the spacing. Otherwise, try adding this code through Appearance > Customize > Additional CSS to override that: p.has-background { padding: unset; } Hope this helps! December 2, 2022 at 2:02 am #2446324 Niklas It was that simple! I would not think that the colour had anything to do with the width. Amazing! Thanks Fernando! Best regards Niklas December 4, 2022 at 4:58 pm #2449564 Fernando Customer Support You’re welcome Niklas! 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