Title: Question about Code Block Margin
Last modified: August 17, 2023

---

# Question about Code Block Margin

 *  Resolved [Tae Hyeon](https://wordpress.org/support/users/laetitiatistory/)
 * (@laetitiatistory)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/question-about-code-block-margin/)
 * Hello. Thanks for making nice plugin.
 * I wonder if i can add bottom margin to the code block
 * > [View post on imgur.com](https://imgur.com/a/svOJWDg)
 * I had same issue with image block so I added css like this
 * .single .wp-block-image {margin-bottom: 20px;}
 * Can you give me similar css code? I’m not good at this css thing..

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

 *  Plugin Author [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/question-about-code-block-margin/#post-16980917)
 * Hey, normally this is done in the theme, or theme.json but I can give you some
   css too. It would be similar to the css you have for the image block
 * `div[class*='code-block-pro'] {
    margin-bottom: 20px;}
 *  Thread Starter [Tae Hyeon](https://wordpress.org/support/users/laetitiatistory/)
 * (@laetitiatistory)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/question-about-code-block-margin/#post-16982183)
 * Thanks for your support !
 *  Plugin Author [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/question-about-code-block-margin/#post-16983174)
 * Anytime! Let me know if you have any more questions or issues

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

The topic ‘Question about Code Block Margin’ is closed to new replies.

 * ![](https://ps.w.org/code-block-pro/assets/icon-256x256.png?rev=2908978)
 * [Code Block Pro - Beautiful Syntax Highlighting](https://wordpress.org/plugins/code-block-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/code-block-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/code-block-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/code-block-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/code-block-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/code-block-pro/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/question-about-code-block-margin/#post-16983174)
 * Status: resolved