Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Kadence Blocks Pro: Row Margin Bottom

Home / Forums / Membership Forums / Kadence Blocks Pro: Row Margin Bottom

This topic is: Resolved
[Resolved]
October 14, 2019 at 1:28 pm

Hey guys,

I’m not sure this is a Kadence Blocks issue or not but I get margin bottom on the Row block. This only creates an issue when trying to stack two rows on top of each other that are different colors because it creates a white stripe. This is the CSS that causes the issue.
.entry-content > [class*="wp-block-"]:not(:last-child) {
margin-bottom: 1.5em;
}

In the past I’ve just fixed it by setting the custom CSS to margin-bottom: 0;
I’m using GeneratePress.

Screenshot
Linke to webpage

Let me know what you guys think.

  • This topic was modified 6 years, 6 months ago by Clayton.
  • The forum ‘Membership Forums’ is closed to new topics and replies.