Okay
  Public Ticket #3098577
Flipbox height
Closed

Comments

  • Laura started the conversation

    Even though I've reduced my minimum box height, my flip box heigh never actually changes. We would like to see the flip boxes on this page be shorter if possible: https://careertechdc.org/programs

    Thanks!

  •  1,646
    Judith replied

    Hi Laura,

    Thanks for keeping in touch.

    Please try this css:

    .flip-box-front, .flip-box-back {
        height: 264px!important;
    }

    Thanks.

  • Laura replied

    This may have worked... But it looks like the boxes could still be shorter. Will there be an issue if I adjust the height you have written in your css? Thanks!

  •  1,646
    Judith replied

    Hi Laura,

    No issue, you can adjust to the height of your choice.

    Thanks.