I renewed my support through Themeforest for Enfold theme, but am still not able to post in the forum. I am posting here as I have no other way to communicate. I am trying to add HOUZZ to the social icons and need assistance.
Hey Allison Fenton,
Thanks a lot for your patience, I believe this will help you: http://kriesi.at/documentation/enfold/custom-social-icons/
Best regards,
Mike
Mike-
Thanks for your answer, but I have no idea what all that means… Might you add houzz as a social icon in the next update?
Hi,
If you want, you can send to us all your questions and we`ll help you to add your custom social icon ( in your case, the Houzz ) or we can do it for you, what do you prefer?
Best regards,
John Torvik
If you could do it for me, that would be great! I honestly don’t know where to begin…
Hi!
I applied the changes for you. Please review your website now :)
Best regards,
Yigit
Yigit-
Thank you very much for adding Houzz… is there any way for it to have a background circle when you hover over it as the other social icons have? Also is there a way to increase the size of the social icons a bit?
THANKS!
Allison
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #wrap_all .av-social-link-houzz_icon:hover a {
background-color: orange;
color: white;
}
#top .av-logo-container .social_bookmarks li a {
font-size: 20px;
}
Best regards,
Yigit