Social
Create a social.
Syntax
[dexp_social tooltip="" icon="" class="Additional class" link="#"]text[/dexp_social]
Result
<a href="#" target="_blank" class="dexp-social-icon social-facebook">
<span><i class="fa fa-facebook"></i></span>
Text
</a>
Attributes
tooltip: is tooltip of social.
icon: can be FontAwesome class such as "fa fa-home" or any font which theme support.
class: custom class for element.
link: is a link to content when user click on social.