how to hide a text in mobile view bootstrap code example Example: bootstrap hide only on mobile <p class="d-none d-sm-block">Hidden only on mobile </p>