Easy to display your social media with buttons. Use .btn-social
with .btn-*
social name class.
It is also possible to display social name with icons just use .btn-icon-alignment
class.
If you would like to display only the icon then use .btn-icon
class without social name.
Use .btn-default
class to display it with dark background by default and use .btn-effect
to add effect but don't forget to duplicate the icon.
Add the .btn-icon-circle
class to display your icon in a circle.
Sometimes just need to display the icon as default link then add .btn-link
class to your element.
Count your likes and display it as a share button in .social-share
div.
Use .btn-block
to set your button icon to full width. It can be useful at login or register page.