mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-28 00:54:30 +01:00
add visibility note to docs about captions
This commit is contained in:
parent
6dce3f63d8
commit
5fecb4a9f4
@ -1530,6 +1530,7 @@ $('#myCollapsible').on('hidden', function () {
|
||||
|
||||
<h3>Optional captions</h3>
|
||||
<p>Add captions to your slides easily with the <code>.carousel-caption</code> element within any <code>.item</code>. Place just about any optional HTML within there and it will be automatically aligned and formatted.</p>
|
||||
<p><strong>Captions are hidden in mobile views</strong> and shown with viewports greater than 768px wide.</p>
|
||||
<div class="bs-docs-example">
|
||||
<div class="carousel slide bs-docs-carousel-example">
|
||||
<ol class="carousel-indicators">
|
||||
|
Loading…
x
Reference in New Issue
Block a user