• Resolved Byron Chandler

    (@byronchandler95)


    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

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dnesscarkey

    (@dnesscarkey)

    Our plugin have included the css file to hide that field. Seems like the css file is not being loaded.

    If you are using cache plugin, can you please clear its cache and see if that helps. Also, i suggest to check it on incognito mode of chrome to make sure browser is not holding the cache.

    Thanks

    Thread Starter Byron Chandler

    (@byronchandler95)

    Hi there,

    Thank you, I see this has now been corrected.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WPA {.altEmail_container} Fields’ is closed to new replies.