Okay
  Public Ticket #813668
Social Network
Closed

Comments

  • Zainal started the conversation

    Hi, how to change black & white Social Network Icons to colour icons?

  •  1,558
    Laborator replied

    Hi Zainal,

    How do you mean to color icons? You want each of them to have the unique color?

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • Zainal replied

    Yes, same like the original colored icons. For examples: FB is blue, Youtube is red...

  • [deleted] replied

    Hi Zainal,

    This is a custom request but we will reply you this time :) 

    Please add the code below to Custom CSS

    .entypo-facebook:hover {
        color: #3b5998 !important;
    }
    
    .entypo-twitter:hover {
        color: #55acee !important;
    }
    
    .entypo-instagram:hover {
        color: #c13584 !important;
    }
    
    .entypo-youtube:hover {
        color: #cd201f !important;
    
    
  • Zainal replied

    Oh sorry, what I mean is, can the icons replaced with the original icons?

  • [deleted] replied

    Hi Zainal,

    I don't understand this question, your first question was very clear "how to change black & white Social Network Icons to colour icons" and i gave you the code.

    Now i don't understand this, they are the original icons. Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

  • Zainal replied

    How to add these icons (see attachments) to replace black & white icons?

  • [deleted] replied

    Hi Zainal,

    I'm sorry but this option is not available, our social icons are fonts and are made made with code and yours are as images.