changing an email and phone link color

hello

Im trying to change for one page the color of the link and hover link color

Im using this code and its not working 

<h4 style="color: #ffffff">Phone</h4>
<h4 style=”color: #b5d4f1″><a href="tel:0940977555"> 09-409 7755</a></h4>
[divider height="25"]
<h4 style="color: #ffffff">Email</h4>
<h4 style=”color: #b5d4f1″><a href="mailto:[email protected]">[email protected]</a></h4>

many thanks for the help

Comments

Sign In or Register to comment.