• Resolved chriswoodner

    (@chriswoodner)


    I would like to display a phone symbol in front of the phone number. Currently I am using the HTML-code &#128383 which works fine within the desktop browser. But on android it just shows a square symbol.

    So what is a preferred way to do that?

    Thank you,
    Christian

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried Icon Box in Elementor at General Section?

    Thread Starter chriswoodner

    (@chriswoodner)

    Well, that’s not really what I want. I would like to use an graphic within the text editor. Just like using a different font within the text. Or just like using a smiley within the text…

    Thread Starter chriswoodner

    (@chriswoodner)

    Well, inthe meantime I have received the solution from Elementor support. Just use the <i> class. In that case …

    <i class="fa fa-phone" aria-hidden="true"></i>

    … does the job.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to insert an icon within the text editor’ is closed to new replies.