Utility classes

Utility classes — formerly helper classes to speed up your development process.

For faster mobile-friendly and responsive development, Bootstrap includes dozens of utility classes for showing, hiding, aligning, and spacing content.

Bootstrap utilities

We have added new utility classes in theme to speed up your development process. Checkout the list below:

Utility class name Description Available options
.text-primary-hover Set text primary color on hover to all anchor tags under .text-primary-hover container. -
.font-base Apply font family base -
.font-heading Apply font family heading -
.font-alt Apply font family alt -
.grayscale To apply grayscale filter on image or any section. On hover it will change back to normal -
.zoom-hover Scale zoom on hover with smooth transition -
.up-hover Scale up on hover with smooth transition -
.zoom-# Zoom elements by using this class .zoom-1
.zoom-2
.zoom-3
.zoom-4
.zoom-n# Zoom negative elements by using this class .zoom-n1
.zoom-n2
.zoom-n3
.zoom-n4
.blur-# Blur elements by using this class .blur-1
.blur-2
.blur-3
.rotate-# Rotate elements by using this class .rotate-10
.rotate-90
.rotate-270
.opacity-# Set opacity to elements by using this class .opacity-1
.opacity-2
.opacity-3
.opacity-4
.opacity-5
.opacity-6
.opacity-7
.opacity-8
.opacity-9
.blink-animation Set blink animation to any element by using this class -
.z-index-# Set z-index .z-index-9
.z-index-99
.z-index-n9 Set z-index in negative -
.h-### Height utilities. You can also set different height in different Screen sizes by combining with Screen sizes classes h-md-400 .h-400
.h-500
.h-600
.h-700
.h-800
.h-900