Hello
I’m using iconboxes across my site. They are displayed in a 5 column grid row. Each box has slightly different amonts of text, which makes the boxes different heights. I have tried to add white space to even them out. However whilst it look fin on my laptop, they are not equal heights on other devices.
How can i set the height of the icon boxes so they are the same height regardless of text?
I have pasted a link to an example page.
Thanks
Faye
Hey FayeMcC,
Please try the following in Quick CSS under Enfold->General Styling:
.iconbox_content {
min-height: 250px;
}
Best regards,
Rikard
Hi Rikard
This worked great too – thank you!
Faye
Hi FayeMcC,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria