• mewrd

    (@mewrd)


    Hi, I need to make the form accessible so I need to add either labels tags before each field or to add ARIA :for example :
    <button aria-label="Close"onclick="myDialog.close()">X</button>

    so my question is where to add aria-label ?
    I tried to add this directly as text ,to the form on the admin section ,but no success , so how to do this?

    https://wordpress.org/plugins/contact-form-7/

  • The topic ‘adding labels to Contact Form 7?’ is closed to new replies.