Skip to main content

Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.

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);