Hi,
How could I put the <abbr> html code in a button to be abble to see a little tooltip in this button?
THANKS
Hi!
You’d need to put the button in HTML form (inside a Text/Code block):
<div class="avia-button-wrap avia-button-left avia-builder-el-43 el_after_av_button el_before_av_button "><a href="#" class="avia-button avia-icon_select-yes avia-color-grey avia-size-large avia-position-left "><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title"><abbr title="Grey">G.</abbr></span></a></div>
Best regards,
Josue
Thank you.
You are welcome.