ItaliaFood Pro fix Phone Icon

Discussion in 'InkThemes-Support Working Hours' started by jezbellkid, May 29, 2018.

  1. jezbellkid

    jezbellkid Member

    Joined:
    Aug 20, 2012
    Messages:
    51
    Likes Received:
    1
    How can i fix the Phone Icon top right corner. It is a clickable link to a dead page. How can I remove the link but still have the icon show the phone number to my company.
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greetings from InkThemes,

    To remove the phone icon, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .social_icon_top ul span.social_tool_tip a .fa {
        display: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     

Share This Page