Helpers

Helpers classes are used to add additional styles to elements. They are used to add spacing, alignment, and other styles to elements.

Remove Spacing

The example below is used to demonstrate the difference the spacing classes make.

Lorem ipsum dolor sit amet consectetur adipisicing elit.

Remove Top and Bottom Spacing

Remove top and bottom spacing from the element by using the class nopad.

Example:
Lorem ipsum dolor sit amet consectetur adipisicing elit.

Remove Top Spacing

Remove top spacing from the element by using the class nopadtop.

Example:
Lorem ipsum dolor sit amet consectetur adipisicing elit.

Remove Bottom Spacing

Remove bottom spacing from the element by using the class nopadbottom.

Example:
Lorem ipsum dolor sit amet consectetur adipisicing elit.

Add Spacing

The example below is used to demonstrate the difference the spacing classes make.

Lorem ipsum dolor sit amet consectetur adipisicing elit.

Add Top Spacing

Add spacing to the top of the element by using the class padtop.

Example:
Lorem ipsum dolor sit amet consectetur adipisicing elit.

Add a smaller amount of spacing to the top of the element by using the class padtopshort.

Example:
Lorem ipsum dolor sit amet consectetur adipisicing elit.

Add Bottom Spacing

Add spacing to the bottom of the element by using the classpadbottom.

Example:
Lorem ipsum dolor sit amet consectetur adipisicing elit.

Add a smaller amount of spacing to the bottom of the element by using the class padbottomshort.

Example:
Lorem ipsum dolor sit amet consectetur adipisicing elit.