Hello,
Cannot find the solution with the current CSS problem i do face.
On my homeage my email adress is white in extra info (and its invisible since background is white), but on all other pages it is gray color, and background white.
Webiste address in private content.
Thanks for your ideas!
br
Ronald
Hey rpichler,
Thanks for giving us a link to your site.
The issue is caused by this CSS code in your child theme’s (enfold-child) style.css:
.home .phone-info a {
color: white;
}
just replace the color and it should be good.
Best regards,
Nikko
Hey Nikko,
I am such a fool. That did it. GREAT!! THANK YOU!
br
Ronald