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

Info Box Equal Height

Home / Forums / Kadence Blocks / Info Box Equal Height

This topic is: Not Resolved
[Not Resolved]
Posted in: Kadence Blocks

Tagged: , , ,

September 14, 2020 at 5:30 pm

Hey guys, I’m trying to equal the height in the infobox with CSS but I’m unable to target the blocks displayed on this specific section.

I assigned the custom box-h class to the blocks but the CSS doesn’t appear to work.

Here’s my css in customizer:

.kt-blocks-info-box-link-wrap.box-h {
height: 100%;
min-height: 175px;
}

When I use only the block class without the custom box-h class it works fine but affects the entire page.

What I’m missing here?

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