Replies: 1
Hi,
Please could someone assist; how do I get rid of these weird “Alternative” fields popping up.
Upon using inspect it appears to be linked to WP Armour coding.(Screenshots here)
I am using the following css to hide this field from the frontend:
.altEmail_container{
display:none !important;
}
However, it is still popping up in some other areas such as the admin login page etc.
Kind Regards,
Byron