Hey @awaidell,
Do you want to add an icon tooltip like the following screenshot?

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 |
 |
2. Under the Customize tab, add the following Custom Attributes |
 |
3. Name: data-x-element Value: extra
|
 |
4. Name: data-original-title Value: Handshake . You can change Handshake to your icon title. |
 |
Hope that helps.