After code block paragraph is combined without any space.

[ad_1]

Isn’t it up to the theme to determine the spacing between blocks?

No it’s not related to the theme. I don’t face issue with Other code blocks. Other code blocks are working fine without any issue. I am facing this space issue code plus plugin only.

Ah, you’re not on a block theme. I zero out the pre element as block themes will add margins between all blocks. I can give you some CSS to add.

div[class*='code-block-pro']:not(.x) pre {
    margin-bottom: 1rem !important;
}

Does that work?

Okay sure. Let me try with above css.

Thanks above CSS is working fine.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer