[Resolved] Margin Bottom Page Builder Conflict

Home Forums Support [Resolved] Margin Bottom Page Builder Conflict

Home Forums Support Margin Bottom Page Builder Conflict

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1037322
    Clayton

    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.

    #1037413
    Leo
    Staff
    Customer Support

    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 🙂

    #1040882
    Clayton

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

    #1040898
    Leo
    Staff
    Customer Support

    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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.