How to add a new Social Profile
-
Hello, I would like to add HOUZZ to my social profiles, how to add it?
Hello,
Our theme does not have this network. You can try to add a button and link the page to the button. https://xtemos.com/docs/woodmart/header-builder/add-edit-builder-elements/
Best Regards
Can i use in a network that i do not use, lets say pinterest, and change icon?
How to change icon of pinterest?
Hello,
Please choose the icon from this source https://fontawesome.com/ I will provide custom CSS. You can do such a trick only for the following (not sharing) networks.
Best Regards
will be HOUZZ icon
<i class=”fab fa-houzz”></i>
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .fa-pinterest:before {
content: "\f27c";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
Enable “Always use” in the Theme Settings > Perhormance > CSS.
Best Regards
i can see only a square in the icon
Hello,
Please provide your site admin access to the private area.
Best Regards
Hello,
Please save the Theme Setting, and clear your cache.
Please set your site URL correctly HTTPS
in the Dashboard > Settings > General https://prnt.sc/v45but
Please update your theme https://xtemos.com/docs/woodmart/update-theme-2/
Best Regards
i have done all, but still see the Tumble logo and not the HOUZZ
Hello,
You would better use the WP bakery page builder icons with links. As this code cannot be applied to the icons in the footer due to their HTML structure:
Crate HTML block and add the row and 8 columns, insert the Icon element in each column, set the color and link. Then insert this HTML block ID shortcode into the Footer column in Appearance > Widgets.
Best Regards