Responsive Helpers

Responsive helper utility is used to allow browsers to determine video or slideshow dimensions according to the width of their containing block in a way that it will properly scale on any device.

You have to apply rules directly on

Note: You don't need to include frameborder="0" in your

Syntax:


Responsive Floats

These utility classes are used to float an element to the left or right, or disable floating, based on the current viewport size using the CSS float property. !important is included to avoid specificity issues.

These use the same viewport width breakpoints as the grid system.

There are two similar non-responsive Sass mixins (float-left and float-right) are also available.

Syntax:

How to use it:






Contact US

Email:[email protected]

Responsive helpers
10/30