Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1308720
change icon top area
Closed

Comments

  •  1
    harrybrowndesign started the conversation

    i would like to change the "headphones" icon in the telephone top area. If it's possibble to put the whatsapp icon.


    Due to a problem with ip, you can't acces to the admin page.


    thank you

  •  4,773
    Michael replied

    HI!

    unfortunately, there are no icons in this set of icons. Try using these, maybe you will like something:

    .top-area-contacts .gem-contacts-phone:before {
        content: '\e407' !important;
    }
    .top-area-contacts .gem-contacts-phone:before {
        content: '\e507' !important;
    }
    or
    content: '\e631';
    or
    content: '\e627';