setTimeout(function() {
jQuery(document).ready(function(){
if(jQuery("ul.woocommerce-error li a").text() == "Lost your password?"){
alert();
jQuery("ul.woocommerce-error li a").css({"font-weight": "bold","background-size": "100% 2px"});
}
});
}, 2000);
“Thank you for signing up!
We’re excited to have you on board. To get started, please check your email for an activation link. Clicking on the link will confirm your email address and activate your account.”