Hello,
I add this code to my CSS
.social_header .phone-info {
color: white;
font-size: 1.70em;
}
to increase the font and change the color on toolbar in header but doesn’t work for me. I’m using the last WordPress and Enfold versions.
Can you help me?
Thank you.
Regards
Hi,
Can you post the link to your website please?
Regards,
Josue
Hey!
This will do it:
.phone-info span{
color: white;
font-size: 1.70em;
}
Best regards,
Josue
Perfect!!!! Now works correct.
Thank you very much!!
Regards.
Alexia.
You are welcome Alexia, glad we could help :)
Regards,
Josue