How to hide element on small devices in Twitter Bootstrap ?
Twitter Bootstrap makes extensive use of specific classes to achieve all the various kinds of functionalities. To hide elements on any arbitrary screen size, you can make use of a specific Bootstrap .d-none class.For small screen sizes, you can modify it to use .d-sm-none classFor extra small screen