Quote from
Asgaros on March 9, 2023, 3:22 am
Hello @nickp
You can use the following CSS:
#profile-content .profile-row:nth-child(1) {
display: none !important;
}
Hello @nickp
You can use the following CSS:
#profile-content .profile-row:nth-child(1) {
display: none !important;
}