Okay
  Public Ticket #2244612
changing Icon does not work
Closed

Comments

  •  1
    Julemule started the conversation

    Hello,

    I want to change the heart icon into the burn icon from the list.

    I entered this code: 

    .icon.fa-heart-o:before {
        content: "f46a";
    }
    But it only appears a square (screenshot). If I enter the code for the anchor or the bicycle it does work....Where is the fault?

    Thank you for help.

    Julemule

  • [deleted] replied

    Hi Julemule,

    You need to use this website for reference https://fontawesome.com/v4.7.0/icons/ because Kalium uses FontAwesome 4 and not version 5 for the moment.

    Have a nice day!