Github Project - Version 2.5.0
Created & Maintained by Gary Hepting
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
.hidden
(all 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
- .static
- .absolute
- .absolute.top
- .absolute.top.left
- .absolute.top.center
- .absolute.top.right
- .absolute.middle
- .absolute.middle.left
- .absolute.middle.center
- .absolute.middle.right
- .absolute.bottom
- .absolute.bottom.left
- .absolute.bottom.center
- .absolute.bottom.right
- .absolute.center
- .fixed
- .fixed.top
- .fixed.top.left
- .fixed.top.center
- .fixed.top.right
- .fixed.middle
- .fixed.middle.left
- .fixed.middle.center
- .fixed.middle.right
- .fixed.bottom
- .fixed.bottom.left
- .fixed.bottom.center
- .fixed.bottom.right
- .fixed.center
.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