Commit 6d197d42 by Nilu

S12523701 # Client - Incoming Issues (raised by Client) #Bad button title

fix contact us a tag styling and link
parent 236e59bc
...@@ -6945,7 +6945,7 @@ input{ ...@@ -6945,7 +6945,7 @@ input{
border-color: #939393 !important; border-color: #939393 !important;
} }
.footer-note a{ .footer-note a, .upgrade-info a{
color: #03A0E7; color: #03A0E7;
text-decoration: underline; text-decoration: underline;
} }
......
...@@ -435,11 +435,11 @@ ...@@ -435,11 +435,11 @@
<h3>Oops!</h3> <h3>Oops!</h3>
<div class="upgrade-info"> <div class="upgrade-info">
<span>We're having some difficulty validating your coupon. <br> Please check the code supplied and try again</span> <span>We're having some difficulty validating your coupon. <br> Please check the code supplied and try again</span>
<span>For further assitance, please <a href='#'>contact us</a></span> <span>For further assitance, please <a href="http://www.talentology.com/">contact us</a></span>
</div> </div>
</div> </div>
<div class="change-plan-button"> <div class="change-plan-button">
<a class="invalid-coupon-close-button popup-no-button">Close & Try</a> <a class="invalid-coupon-close-button popup-no-button">Close & Retry</a>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment