Site logo

Archived topic

Margin Bottom Page Builder Conflict

3 replies · Started by Clayton on October 17, 2019

Viewing posts 1–4 of 4

Hey guys,

I'm using Kadence Blocks to build my pages and getting this CSS that is causing a white space below the rows I'm creating.

.entry-content > [class*="wp-block-"]:not(:last-child) {
    margin-bottom: 1.5em;
}

I can add custom CSS to remove it but it's kind of a bother.

Hi there,

That CSS is needed most of the time for people who aren't using Kadence blocks.

Ideally the plugin should overwrite the theme setting when it's needed.

CSS fix is the best for now :)

Okay, I'll see what the plugin developer says.

Not sure if they will be fixing that.

Sometimes a few lines of CSS like that is required to make things go smoothly - especially Gutenberg is still a new thing.

This archived topic is closed to new replies.