Search code examples
react-bootstrap

Hide element on xs devices


I'm sure this has been asked before, but I cannot find the answer neither on StackOverflow or the React-bootstrap-site.

How do I hide an element ( for example) on xs devices, soemthing like xs-hidden?


Solution

  • to hide only on xs rezolutions the class is hidden-xs

    http://getbootstrap.com/css/#responsive-utilities