Our responsive content shortcode gives you the option to display content only for designated devices. By doing this, you can set, for smartphones for example, that the descriptions will be displayed in a summarized form. This way, the page won’t look too “long” for the end user.
Our responsive content shortcode gives you the option to display content only for designated devices. By doing this, you can set, for smartphones for example, that the descriptions will be displayed in a summarized form. This way, the page won’t look too “long” for the end user.
hidden
[pastacode lang=”markup” manual=”%26%2391%3Bhidden%20screen%3D%22xs%22%26%2393%3BThis%20text%20won%E2%80%99t%20be%20displayed%20on%20smartphones!%26%2391%3B%2Fhidden%26%2393%3B%0A%26%2391%3Bhidden%20screen%3D%22lg%22%26%2393%3BThis%20text%20won%E2%80%99t%20be%20displayed%20on%20desktop%20devices!%26%2391%3B%2Fhidden%26%2393%3B” message=”” highlight=”” provider=”manual”/]
Code
Attribute
For all available classes, please look up http://holdirbootstrap.de/css/#responsive-utilities
Name | Content | Meaning |
screen | xs | Will be hidden on all devices, which are defined via prefix. (xs, sm, md, lg) |
display | block, inline, inline-block | Look up: here. |
visible
Code
[pastacode lang=”markup” manual=”%26%2391%3Bvisible%20screen%3D%22xs%22%26%2393%3BThis%20text%20will%20only%20be%20visible%20on%20smartphones!%26%2391%3B%2Fvisible%26%2393%3B%0A%26%2391%3Bvisible%20screen%3D%22lg%22%26%2393%3BThis%20text%20will%20only%20be%20visible%20on%20desktop%20devices!%26%2391%3B%2Fvisible%26%2393%3B” message=”” highlight=”” provider=”manual”/]
Attribute
For all available classes, please look up http://holdirbootstrap.de/css/#responsive-utilities
Name | IContenthalt | Meaning |
screen | xs | Will be visible on all devices, which are defined via prefix. (xs, sm, md, lg) |
War dieser Artikel hilfreich?
Keine Kommentare vorhanden