Hello,
How can I get the icons to show up organized in a grid under Our Service so that they look nice on http://www.luxurytowncartodenverairport.com/ ?
The site on mobile phone looks good, but when viewing the site on a laptop/desktop the icons under Our Services look jumbled up and not organized.
Thank you for your help.
Hey inayethadi,
Please add the icons inside the 1/3 col elements and select equal height from the first 1/3 col edit options. That way if you have some extra text on some blocks the grid will maintain equal height.
If this is does not help please post us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
Vinay
Hello Vinay,
Thank you for the reply.
I did that and it aligned the first row nicely, but the second and third row are not aligned as the first row is. Anyways, I can get all of the rows aligned as well ?
Thank you for your help.
Hi!
You have to do the same to all the rows.
If that does not work, please add the following to your CSS file
#top .iconbox { min-height: 300px !important }
And let us know if that fixes your issue
Best regards,
Basilis
Hello Basilis,
Thank you for that code, it worked.