Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1194068

    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

    #1194154

    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

    #1197627

    Hey Nikko,

    I am such a fool. That did it. GREAT!! THANK YOU!

    br
    Ronald

    #1197629

    Hi,

    Glad Nikko could help :)

    Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Phone Info / Extra Info CSS styling with mailto email’ is closed to new replies.