Printing in Bootstrap.

Other topics

Basic HTML usage

The print elements of Bootstrap allow you to designate which items should be visible when printed and which should be hidden.

To make something visible use either of the following depending on the element and how it should appear when printed:

.visible-print-block
.visible-print-inline
.visible-print-inline-block

To hide something from being printed, use the following:

.hidden-print

Contributors

Topic Id: 6707

Example Ids: 22824

This site is not affiliated with any of the contributors.