Tooltips


You can add tooltips only to social icons. Define tooltip placement with one of the following CSS classes added in HTML markup:
top – data-placement=”top”
bottom – data-placement=”bottom”
left – data-placement=”left”
right – data-placement=”right”

HTML MARKUP

Screenshot