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?

  • You must be logged in to reply to this topic.