Hi, I would like to change the phone number text in the top bar to white. Could you tell me where to find this please?
Hi ableart!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info span {
color: white;
}
Cheers!
Yigit
Thank you.