Source: _docs/bootstrap.css, line 38
4 Components
Various button styles. Documentation can be found Here
Source: _docs/bootstrap.css, line 38
Various button styles. Documentation can be found Here
Source: _docs/bootstrap.css, line 8939
Source: _docs/bootstrap.css, line 7654
Various button styles and colors. (description, just as before)
Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.
Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.
Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.
Source: _docs/bootstrap.css, line 7756
Various button styles and colors. (description, just as before)
theme
theme
<div class="py-80 px-20 shadow">
<div class="bg-overlay [modifier]"></div>
<div class="rounded shadow bg-white h-100"></div>
</div>
Source: _docs/bootstrap.css, line 7774
Various button styles and colors. (description, just as before)
theme
theme
theme
theme
theme
theme
theme
theme
theme
theme
theme
theme
<div class="py-80 px-20 shadow overflow-hidden position-relative">
<div class="bg-overlay h-p50 [modifier]"></div>
<div class="rounded shadow bg-white h-100"></div>
</div>
Source: _docs/bootstrap.css, line 7802
Various button styles and colors. (description, just as before)
theme
<div class="py-80 px-20 shadow">
<div class="bg-overlay [modifier]"></div>
<div class="rounded shadow bg-white h-100"></div>
</div>
Source: _docs/bootstrap.css, line 8050
Source: _docs/bootstrap.css, line 3272
Various button styles and colors. (description, just as before)
(use the `btn` class)
<button class="btn shadow">Button Element</button> <a class="btn shadow">Link Element</a>
Source: _docs/bootstrap.css, line 4032
Various button styles and colors.
Class Modifier : {modifier}
(use the `{modifier}` class)
<a class="btn {modifier_class}">Your icon</a>
Source: _docs/bootstrap.css, line 5020
Buttons with social media colors.
<a class="btn { social-btn-facebook }"><i class='fab fa-facebook-f'></i></a>
<a class="btn { social-btn-outline-facebook }"><i class='fab fa-facebook-f'></i></a>
Source: _docs/bootstrap.css, line 5093
Various button sizes.
<a href="" class="btn btn-c-theme {size-class}">
Link button
</a>
<button class="btn btn-c-theme {size-class}">Button </button>
Source: _docs/bootstrap.css, line 5108
Various button Shape.
No border radius
No border radius
No border radius
<a href="" class="btn btn-c-theme [modifier]">Link button</a>
<button class="btn btn-c-theme [modifier]">Button</button>
<a href="" class="btn btn-c-theme [modifier]"><i class='fa fa-arrow-right'></i></a>
<button class="btn btn-c-theme [modifier]"><i class='fa fa-arrow-right'></i></button>
<a href="" class="btn btn-c-theme [modifier]"><i class='fa fa-arrow-right'></i> button</a>
<button class="btn btn-c-theme [modifier]"><i class='fa fa-arrow-right'></i> button</button>
Source: _docs/bootstrap.css, line 5169
Various button styles and colors. (description, just as before)
Element (that looks like a button)
<button class="btn btn-c-theme btn-s-lg [modifier]">
<span class="reveal-text">Hover me!</span>
<i class="fab fa-facebook-f"></i>
</button>
<a href="" class="btn btn-c-theme btn-s-lg [modifier]">
<span class="reveal-text">Hover me!</span>
<i class="fab fa-facebook-f"></i>
</a>
Source: _docs/bootstrap.css, line 8135
Source: _docs/bootstrap.css, line 8416
Various button styles and colors. (description, just as before)
Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.
Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.
Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.
Source: _docs/bootstrap.css, line 8465
Text Colors variation when hover it
Hover your mouse in each block to see the variation of it
#110305
#991b1e
#110305
#991b1e
#FAFFFF
#20c997
#0d6efd
#fd7e14
#dc3545
#f8f9fa
#212529
#fff
#000
#110305
#991b1e
#110305
#991b1e
#FAFFFF
#20c997
#0d6efd
#fd7e14
#dc3545
#f8f9fa
#212529
#fff
#000
<div class="p-50 mw-400 position-relative">
<div class='bg-overlay opacity-p50'></div>
<div class="shadow text-center border-radius-4 shadow-layer [modifier]">
<div class='bg-light px-15 py-25 h-p100 w-p100'>
</div>
</div>
</div>
Source: _docs/bootstrap.css, line 8129