You can use the setting "Display Dropdown on Tab Hover" instead. Also enable the setting "Nofollow" because I just found a bug and it won't work without "Style", "Nofollow" or "Open in New Window" options.
.custom-tab-1 .navLink:before {
content: '\f075';
font-family: FontAwesome;
font-size: 15px;
font-weight: normal;
padding-right: 3px;
}
.custom-tab-id.selected .tabLinks {
z-index: 1;
}
@FriscoCharlie, what settings have you used?
Added HTML support (globally) for tabs and childs so now you can use Font Awesome, image icons, etc.
A bug that caused display problems on tab hover when description was present has been fixed.
Write your title in this way:Is there a spot to add the code for Font Awesome? Just upgraded and not seeing it.
<i class="fa fa-bullhorn"></i> Your Text
<i class="fa fa-bullhorn">Your Text</i>
Your Text<i class="fa fa-bullhorn"></i>
We use essential cookies to make this site work, and optional cookies to enhance your experience.