Add Title Tag to FontAwesome Icons

I was curious if there was a way to add a Name or Title tag to the icons? We are using them to represent talents/hobbies on our team page and I would love to be able to put a tag in so when people hover over the icon it states what it is.

Thanks in advance!!

Hey @awaidell,

Do you want to add an icon tooltip like the following screenshot?

image

If so, that’s done by adding the tooltip attributes to the Custom Attributes in the Icon element. You can also do this in other elements such as the Image and Button elements. The specific setup is as follows:

1. Open the Customize tab of the Icon element image
2. Under the Customize tab, add the following Custom Attributes image
3. Name: data-x-element Value: extra image
4. Name: data-original-title Value: Handshake. You can change Handshake to your icon title. image

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.