AI Search
Classic Search
Notifications
Clear all
1 Reply
Jul 29, 2020 12:36 pm
Hi @piresat,
Please navigate to the Dashboard > Forums > Settings > Styles admin page, put the following CSS code in the "Custom CSS Code" textarea:
.wpf-table .wpf-field-type-password{
display:none;
}
Please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.
