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
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
Hey Ismael,
cool :-) thx a lot
Best regards, Tilman
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon