Hey,
I have 3 columns with “Icon Box” in one Color section. I defined all 3 columns to have the same height. But unfortunatelly they don’t have the same height.
http://dev.schloss-wachendorf.de/test-column/
I think everything was OK until the WordPress Update (???)
Hi Oversberg!
I just loaded the web site and I can see it working just fine.
Is that correct?
Do you miss anything else from us?
Cheers!
Basilis
Hey Basilis,
the third column is longer than the others. Even on other pages I have the same problem
Hi!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your icon box elements and give them a custom class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class .iconbox_content {
min-height: 625px;
}
Regards,
Yigit
Hey Yigit,
sorry – it doesn’t work. Please take a look here: http://www.schloss-wachendorf.de/standesamt/#3steps
Hi,
I might be missing something here but they look identical on my end? Screenshot in private.
Thanks,
Rikard
THANK you – I found out that I had to add some modified code
#av_section_5 .container .iconbox_content{
min-height:620px;
}
I think it’s because I installed Yellow Pencil Pro