Hi,
I am using the icon grid with the 3 column setting and 6 icons. In the 2nd row of icons, there is extra vertical space for some reason (see screenshot). Could you please advise on how to remove this space?
Thank you very much!
Hey designyvr,
Add this to quick css:
.avia-icongrid.avia-icongrid-flipbox li:nth-child(4){
float:left!important;
clear:left!important;
}
Best regards,
Jordan Shannon
Thank you very much Jordan for your quick reply, it works great!! I’m grateful for your help!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon