Skip to main content
You have permission to edit this article.
Edit

CSS Bootstrap Visibility Classes (Flex)

appearance tab css class field

The CSS class field can be used to make a block visible or hidden based on a device's view size (desktop, tablet, phone). This is useful for large blocks (like a slideshow, a leaderboard ad block, etc.) where they won't fit width-wise on a phone, so you can use a CSS class to make the block visible on large sizes, or hide the block on small sizes.  

The table below lists the available visibility classes supported by Bootstrap.

CSS Visibility Classes

Note: To include multiple classes, use a space between them. The below example illustrates how to hide a block for medium and small view sizes. 

Note:  Do not use leading characters or trailing characters, only the CSS Class Name itself.

 


More information on Bootstrap CSS: http://getbootstrap.com/css/

We want your feedback!

See something that needs updating or additional clarification? Want assistance with a topic that isn’t listed here? Please let us know!

At BLOX Digital we are dedicated to providing you the information you need to be successful when you need it.

Visit our feedback page to log in, submit a support ticket, and track the progress of your open requests.