Breakpoint-targeted layout, typographic, and conditional helpers for responsive & adaptive layouts
Component Usage Example 2 of 14
Conditionally show and hide elements at targeted breakpoints
.desktop-only
.hide-on-desktop
.ipad-only
.hide-on-ipad
.small-tablet-only
.hide-on-small-tablet
.mobile-only
.hide-on-mobile
With breakpoint-targeted conditional classes and overrides. (i.e. - .no-pad-mobile
, .no-gap-desktop
, .double.gap-top-mobile
, .padded-small-tablet
, .padded-mobile
, etc.)
With breakpoint-targeted conditional classes and overrides. (i.e. - .block-desktop
, .no-border-small-tablet
, .pull-right-small-tablet
, .center-ipad
.small
.medium
.large
.align-left
.align-center
.align-right
.justify
.truncate
(single-line, pure CSS)
data-truncate='2'
(multi-line, powered by truncateLines plugin)
.responsive
(single-line, powered by responsiveText plugin)
Note: data-compression='20.65'
applied to increase compression
.responsive
(scrollable single-line, powered by responsiveText plugin)
Note: data-scrollable='true'
applied to enable scrolling on hover
.rotate-90
.rotate-180
.rotate-270
.rotate-360
.rotate-90-ctr
.rotate-180-ctr
.rotate-270-ctr
.rotate-360-ctr