• Resolved michelles00

    (@michelles00)


    Hi, I want to be able to hide the email option when writing a comment.
    I only want users to put their name. I already made email a non required item on the form, but I want to hide it completely. I tried using this css, but it did not work.

    #wpcomm .wc_email-wrapper {
    display: none !important;
    }

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Remove/Hide Email on Comments’ is closed to new replies.