JohnP The quickest and easiest way if you just don't want it to be displayed but are not stressed about removing it completely from code is to hide it using css. Add this to custom CSS: .LogInModal-forgotPassword {display: none;}