atjuch
(Alex)
1
Would like to figure out how to get the tool tip to load on my pricing tables like on your site here: http://forum.wpbeaverbuilder.com/pricing/
I tried to use the following code in the features text field but it only loaded the green check box and not the tooltip:
<i class="fa fa-check" style="color: #50c013; font-size: 22px;"></i> <strong>Unlimited</strong> Sites
That code came from your support forums from this post: http://forum.wpbeaverbuilder.com/support/q/replicate-font-awesome-icons-and-tooltips-in-a-pricing-table-like-the-bb-site/
Any help would be much appreciated!
bencarlo
(Ben Carlo)
2
Hey Alex,
That code is only meant to show the green check. The guys used a 3rd party jQuery plugin for the tooltip.
Robby mentioned it on the same thread. Also, on the same thread, Robin pointed a WP plugin that is based on that jQuery plugin. Check the links below for more info.
Robby’s reply - http://forum.wpbeaverbuilder.com/support/q/replicate-font-awesome-icons-and-tooltips-in-a-pricing-table-like-the-bb-site/#post-11675
Robin’s reply - http://forum.wpbeaverbuilder.com/support/q/replicate-font-awesome-icons-and-tooltips-in-a-pricing-table-like-the-bb-site/#post-52383
Hope this helps! 
Ben