I'm looking for the custom CSS for hiding the default 'Forgot your password?' and 'Forgot your username?' links. Any pointers appreciated.
A previously-used template's designer had directed me to place this code into the custom.css file:
.userdata .unstyled {
display: none;
}
Last edit: 7 years 5 months ago by
dlong.
Please Log in or Create an account to join the conversation.