06-24-2018, 04:07 PM
Hi,
I'm trying to style a password update error message to fit with a new theme by removing the bg-danger or text-danger class depending on the style I end up choosing.
I thought removing from the class from function display_errors in validate.php would do the trick however they are still finding their way onto the page.
Anywhere else I should look?
Thanks
I'm trying to style a password update error message to fit with a new theme by removing the bg-danger or text-danger class depending on the style I end up choosing.
I thought removing from the class from function display_errors in validate.php would do the trick however they are still finding their way onto the page.
Anywhere else I should look?
Thanks