markdown fields Customization Guide
Other useful classes
This section includes several useful classes to help you improve your layouts: the horizontal and vertical alignment, fixed block sizes, display classes depending on the screen size, text truncation and a rollover effect and relief.
''
Block fixed heights
The predefined sizes are: 50, 100, 200, 300, 400 and 500
Block fixed widths
The predefined sizes: 10, 20, 30, 40, 50 and 100
vertical alignment
Combined with a fixed block size, this class allows vetical text alignment.
horizontal text alignment
Three alignments are proposed: Left (left), right (right), center (center)
Display depending on the screen size
Classes managing not display one field based on the size of the screen: .hidden (any screen), .hide-on-small-only (mobile only), .hide-on-med-only (tablet only), .hide-on-med-and-down (tablet and smaller sizes), .hide-on-med-and-up (tablet and bigger) .hide-on-off-only (computer only).
Truncation of text
Truncates text too long.