What are responsive utility classes in Bootstrap?
These types of classes are used basically to show and hide the content in large, small and medium devices. Different classes like -
- .visible-xs
- .hidden-xs
- .visible-sm
- .hidden-sm
- .visible-lg
- .hidden-lg and many more