Houzz social icon

Hello,
I would like to know how can I add a new social media icon to my list. The new icon is from Houzz.com.

Thanks,
K1

Comments

  • Hi,
    sorry but we do not support custom icons, you can only add one more icon in theme options>social
    but you can only choose from the icons avaliable there.
    thanks
  • ohh,

    That's not good! My client is interior designer and she must have that Icon there. Could you please help me that how I can create one by coding ? are those images or font? Please give me more info about icons file and folders. is there any plugin that I can use for custom icon? Please advise!

    Thanks,
    k1
  • Hi,
    sorry but you cannot just code an icon, you can either use images or import third party icons, which might not work. We will be not able to help if they do not work.
    thanks
  • I was able to add Houzz social icon to the top action bar, could you please tell me how I can put it on the right side with other icon now.

    Here is the link: http://julianadesign.com/

    and I used following script to the action bar Slogan:

    <i style="font-size:20px;color:white"" class="fa">&#xf27c;</i>

    Please help, this is very important social icon for my clients!
    Thanks,
    k

  • You can use this css 
    #Action_bar .contact_details {
    float: right !important;
    margin-left: 10px !important;
    }
Sign In or Register to comment.