3D flip panels

This class allows you to create panels that perform a 3D card flip when hovered or when activated by js.

!! you must specify a height and a width on the flip panel

modifiers:

  • .flip = this extra class flips the box around, can be added by JS to make it flip
  • .hover = adding this class makes the panel flip on :hover.

vertical flip

Diagonal flip

Without hover effect

Use this if you wish to trigger the flip via JavaScript