Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1289176

    Hi,

    The second line of my icon grid element is not aligned correctly.

    Thanks a lot, guys!

    • This topic was modified 3 years, 1 month ago by Nerohm.
    #1289266

    I was able to correct the issue of the alignment adding this to custom css:

    .avia-icongrid.avia-icongrid-flipbox li:nth-child(4){
    float:left!important;
    clear:left!important;
    }

    Thanks!

    • This reply was modified 3 years, 1 month ago by Nerohm.
    #1289506

    Hi,

    I’m glad this was resolved. If you need additonal help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Icon Grid Problem and customization’ is closed to new replies.