Hello!
I want to change name phone and name e-mail to font awsome
I have another problem i want to put separator in header social media icon.
Can you help with this ?
Me webite is https://truck-trailer.ro/
Ty
Hey lerua99,
Here is a thread for you to consider
https://kriesi.at/support/topic/how-to-add-telephone-number-small-icon-in-the-header/
If you need further assistance please let us know.
Best regards,
Victoria
I resolved with the icons…
but with the separator I was not successful
wating to help
ty
Hi,
You can try to add following code into the css field:
#top .social_bookmarks li.social_icon_1, #top .social_bookmarks li.social_icon_2{
border-right: 3px solid #fff !important;
}
By replacing 3 with a lower/higher value you can change the width of the separator. If you want to change the color replace #fff (white) with any other hex-color value ( https://www.w3schools.com/Colors/colors_hexadecimal.asp ).
Best regards,
Dude
Not working