Tagged: x ← 1 … 3 4 Author Posts March 27, 2017 at 1:32 pm #1421995 elise83Participant Great it works but now both phone and email in the contact page but also at the footer are not clickable anymore. Please help March 27, 2017 at 2:16 pm #1422047 JadeModerator HI there, Please remove the code you added in the child theme and add this code in the CSS customizer instead: .page-id-50 .h-custom-headline a { color: #fff !important; } Hope this helps. March 27, 2017 at 6:01 pm #1422294 elise83Participant great and for the email in the contact page and footer how can i make it clickable like the phone number ? March 28, 2017 at 3:12 am #1422722 LelyModerator Hello Elise, Please update custom headline content for phone to this: <a href="tel:212673994081">+212 673 994 081</a> Then for email: <a href="mailto:ethossfrance@ethossfrance.com">ethossfrance@ethossfrance.com</a> Hope this helps. March 28, 2017 at 3:45 am #1422746 elise83Participant great but the email still not clickable on footer. Please enlighten me how to fix it. Thanks March 28, 2017 at 9:21 am #1423053 JadeModerator Hi there, Please do the same to the footer content in Customizer > Footer > Footer Content. <a href="mailto:ethossfrance@ethossfrance.com">ethossfrance@ethossfrance.com</a> Hope this helps. Author Posts ← 1 … 3 4