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 theme css affecting WP core blocks

Home / Forums / Kadence Theme / Kadence theme css affecting WP core blocks

This topic is: Not a support question
[Not a support question]
Posted in: Kadence Theme
December 5, 2020 at 5:22 am

Hi,

a new customer here, finally found some time to test the products after the purchase.

One thing that bothers me, a theme is adding additional styles to the core blocks. Concrete:
.wp-block-columns {
margin-bottom: 0;
margin-top: 2rem;
}

That is coming from the: …/wp-content/themes/kadence/assets/css/content.min.css

Maybe there are other declarations that affect the core WP blocks, or this is the only one. I don’t know, maybe you made this by mistake, I hope so.

That wouldn’t be a problem for me to overwrite it, but a client may have trouble getting what’s desired. Simply, that margin is pushing the content from the top.

I hope you can change this and generally pushing the code without the modification of the core WP blocks would be expected.

Thanks!

  • The forum ‘Kadence Theme’ is closed to new topics and replies.