Hi,
how I can insert the phone icon into the header? (also like it white )…
Looking forward hearing from you.
Best regards.
Hey,
Please add following code – https://pastebin.com/T5bTsfLk to Enfold theme options > Header > Extra Elements > Phone Number or small info text field and then add following code to Quick CSS in Enfold theme options > General Styling tab
.phone-info .av-icon-char {
color: white;
}
Cheers!
Yigit