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{
border-color: #939393 !important;
}
.footer-note a{
.footer-note a, .upgrade-info a{
color: #03A0E7;
text-decoration: underline;
}
......
......@@ -430,18 +430,18 @@
</div>
<div id="invalid-coupon-popup" style="display:none" >
<div class="change-plan-content">
<h3>Oops!</h3>
<div class="upgrade-info">
<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>
</div>
</div>
<div class="change-plan-button">
<a class="invalid-coupon-close-button popup-no-button">Close & Try</a>
</div>
</div>
<div id="invalid-coupon-popup" style="display:none" >
<div class="change-plan-content">
<h3>Oops!</h3>
<div class="upgrade-info">
<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="http://www.talentology.com/">contact us</a></span>
</div>
</div>
<div class="change-plan-button">
<a class="invalid-coupon-close-button popup-no-button">Close & Retry</a>
</div>
</div>
</oneit:dynIncluded>
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