Tagged: icon box
Hey there fellas!
I was wondering if there is a way to get the Icon Box Title to be in 2 rows even though the word in the title is only 1 word?
My problem is that I have 6 different Icon Boxes and 4 of the titles are 2 words but two of the boxes are just 1 word. What happens then is that the content with in the boxes aren’t in the same “line”. I hope you understand my question :)
You could also have a look at the site, I put the url within the private content.
Regards
Kris
Hi Kristofer!
quite difficult for me to imagine what you are describing and not sure if it will be possible. Can you give us a link showing your icon box? and please provide us a mockup/screenshot showing what you are trying to achieve. You can use imgur or dropbox.
Regards,
Andy
Hi Andy (or someone else) :)
I did provide the url to my site in a private message, there you can see what I mean. I’m trying to get the content in the icon boxes to be on the same height even though some of the boxes have titles that are in 2 rows. I can’t explain in it any better than that….
Hi!
Add this to your custom CSS.
.iconbox_content_title {
min-height: 40px;
}
If that’s not what your trying to do then take a screenshot and highlight your intentions so we can get a better idea.
Cheers!
Elliott