Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1436563

    Is it possible to reduce the height of the Flipbox? (Or reduce the whitespace above and below it?).

    #1436577

    Hey ontariotraining,

    Thank you for the inquiry.

    You can adjust the padding around the Flipbox element to reduce its height. Please add this css code.

    .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front .avia-icongrid-inner, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback .avia-icongrid-inner {
        padding: 10px;
    }
    

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.