updated email options

This commit is contained in:
asus
2024-04-14 21:00:58 +02:00
parent 14c9b6a6c2
commit f42ba9a1c3
7 changed files with 381 additions and 69 deletions

View File

@@ -10,6 +10,9 @@
* hide all acf fields with the class 'hide-for-fipf'
*
*/
form#your-profile h2:has(+ .form-table .hide-group-for-fipf) {
display: none;
}
form#your-profile .hide-for-fipf {
display: none;
}