Title: Texteinzug
Last modified: September 3, 2022

---

# Texteinzug

 *  [Bruno Birri](https://wordpress.org/support/users/mukasa2010/)
 * (@mukasa2010)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/texteinzug/)
 * Ich finde einfach keine Lösung. Vielleicht kann mir jemand halfen.
 * Im Beitrag unter “Tipp” baue ich einen Textblock so ein, dass er ausgezeichnet
   ist.
 * Doch das Problem ist, dass Text am Rand beginnt. Ich möchte aber Vom Textabstand
   zum Rand einen kleinen Abstand einbauen. 10 Punkt oder mehr. Weiss da jamand 
   eine Lösung.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftexteinzug%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [thelmachido a11n](https://wordpress.org/support/users/thelmachido/)
 * (@thelmachido)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/texteinzug/#post-15979830)
 * Hi [@mukasa2010](https://wordpress.org/support/users/mukasa2010/)
 * > Doch das Problem ist, dass Text am Rand beginnt. Ich möchte aber Vom Textabstand
   > zum Rand einen kleinen Abstand einbauen. 10 Punkt oder mehr. Weiss da jamand
   > eine Lösung.
 * You can add space around the column block by adding padding on the same column
   block settings you used to add the background color as shown [in this short video.](https://thelmatest.mystagingwebsite.com/wp-content/uploads/2022/09/Screen-Recording-2022-09-05-at-13.30.05.mov)
 * I hope that helps.
 *  Thread Starter [Bruno Birri](https://wordpress.org/support/users/mukasa2010/)
 * (@mukasa2010)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/texteinzug/#post-15981030)
 * Danke für deine Antwort. Doch leider komme ich da keinen Schritt weiter. Was 
   ich bei dir sehe, ist bei mir nicht möglich. Keine Ahnung, was hier los ist.
 * Hier ein Video.
    [https://drive.google.com/file/d/1izOdAwUH_orTJja4DcIj6Er8K6jXlZ2J/view?usp=sharing](https://drive.google.com/file/d/1izOdAwUH_orTJja4DcIj6Er8K6jXlZ2J/view?usp=sharing)
 * Am Anfang, die Desktop Ansicht. Dann wechsle ich auf den Entwurf-Modus.
 * Was kann das Problem sein?
 *  [thelmachido a11n](https://wordpress.org/support/users/thelmachido/)
 * (@thelmachido)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/texteinzug/#post-15981171)
 * Hi [@mukasa2010](https://wordpress.org/support/users/mukasa2010/)
 * I checked the page again and it looks like you added the background color to 
   the paragraph blocks within your columns block. To add padding to all the paragraph
   blocks with a background color you can add the CSS code below to your Customiser
   > Additional CSS section
 *     ```
       p.has-background {
           padding: 10px !important;
       }
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Texteinzug’ is closed to new replies.

 * ![](https://ps.w.org/gutenberg/assets/icon-256x256.jpg?rev=1776042)
 * [Gutenberg](https://wordpress.org/plugins/gutenberg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gutenberg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gutenberg/)
 * [Active Topics](https://wordpress.org/support/plugin/gutenberg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gutenberg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gutenberg/reviews/)

## Tags

 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 3 replies
 * 2 participants
 * Last reply from: [thelmachido a11n](https://wordpress.org/support/users/thelmachido/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/texteinzug/#post-15981171)
 * Status: not resolved