Support » Theme: Customizr » Fonts (entypo/genericons)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Well, a bit of googling gives this:

    <p style="font-family: 'entypo';font-size:3em">This is entypo text  ⌂ 🔗</p>
    <p>This is normal body text</p>

    Oh dear, even with code tags, the entypo characters above get interpreted. You need the following without spaces between the & and the #, nor between the # and the number:
    <p style=”font-family: ‘entypo’;font-size:3em”>This is entypo text & # 59255; & # 8962; & # 128279;</p>
    <p>This is normal body text</p>

    Thread Starter Tingwe

    (@tingwe)

    @electricfeet

    Thx for response

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fonts (entypo/genericons)’ is closed to new replies.