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.
Remove Top and Bottom Spacing
Remove top and bottom spacing from the element by using the class nopad.
Remove Top Spacing
Remove top spacing from the element by using the class nopadtop.
Remove Bottom Spacing
Remove bottom spacing from the element by using the class nopadbottom.
Add Spacing
The example below is used to demonstrate the difference the spacing classes make.
Add Top Spacing
Add spacing to the top of the element by using the class padtop.
Add a smaller amount of spacing to the top of the element by using the class padtopshort.
Add Bottom Spacing
Add spacing to the bottom of the element by using the classpadbottom.
Add a smaller amount of spacing to the bottom of the element by using the class padbottomshort.