Hello everyone
can I set that all 3 columns are the same height
thanks
kind regards Franz
Hey schweg33,
Thank you for the inquiry.
You can add this css code to apply a minimum height to the iconbox content.
.flex_column_table.av-kh47oq-ebd8296e864cdb607dd998afec3917c9 .flex_column .iconbox .iconbox_content {
min-height: 270px;
}
@media screen and (max-height: 1024px)
{
.flex_column_table.av-kh47oq-ebd8296e864cdb607dd998afec3917c9 .flex_column .iconbox .iconbox_content {
min-height: 300px;
}
}
Best regards,
Ismael
Thank you very much
Ismael
Fits great
you can close this request
kind regards Franz
Hi,
Great, I’m glad that Ismael could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard