Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1466532

    I need to use the clipboard icon in a button.

    \ue8d1

    I add a block code, and paste this:

    <span class="avia_button_icon avia_button_icon_left" aria-hidden="true" data-av_icon="\ue8d1" data-av_iconfont="entypo-fontello"></span>
    

    Nothing shows up.

    How should I use it ?

    Thank you

    #1466582

    Hey peterolle,

    Thank you for the inquiry.

    Try to copy this html instead:

    <span class="av-icon-char" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span>
    

    Best regards,
    Ismael

    #1466603

    Thank you Ismael.

    1- How can I change the icon and format the code correctly?

    2- Nothing shows up, inspecting the code it is just an empty div.

    
    <div class="avia_codeblock " itemprop="text"></div>
    

    Any ideas?

    #1466608

    Ok, drafts do not work, the page has to be published and then it shows up.

    So I just need how can I change the icon to something else and have the correct code to use.

    Thank you.

    #1466609

    Ok, create a button, inspect and copy the code from there and then use.

    Thank you Ismael, you can mark this as solved.

    #1466618

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Use data-av_icon in a block of code for a button’ is closed to new replies.