Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1140466

    HI,
    is here a way, that the squares/grid boxes appear with a little more distance/space between each other? E.g. increase border thickness or add spacing between the box squares? Thx a lot, Tilman

    #1141404

    Hey Tilman,

    Thank you for the inquiry.

    You can set custom padding around the grid items to create more space between them. For the border, try this css code.

    .avia-icongrid-flipbox li article {
        border: 5px solid red;
    }
    

    Let us know if that’s what you’re after.

    Best regards,
    Ismael

    #1141520

    Hey Ismael,
    cool :-) thx a lot

    Best regards, Tilman

    #1141539

    Hi,

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

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘icon grid – thicker border or add spacing between boxes?’ is closed to new replies.