Conversation
supportHello, We are receiving the accessibility errors “ARIA input fields do not have accessible names”, “Background and foreground colors do not have a sufficient contrast ratio”, and “Links do not have a discernible name” on an Ultimate Member – Member Directory (ID 644). Is there a built-in way to provide an accessible name, or change color? The page I need help with: [ log in to see the link]
Hello @coughlin I can’t open your page, it’s broken. Also, there are no such errors in the UM. Regards.
Hi, Can you try to open it now please ( Find Local Food and Products – Adirondack Harvest ? We would like to change the color of the button, input fields, and add an ARIA label for the arrows and input fields.
Hello @coughlin You could try to copy the wp-content/plugins/ultimate-member/templates/members.php file to your-theme/ultimate-member/templates/members.php and add attributes to tags you need. For colors try to use CSS code, for example: .um-do-search.um-button{background: #000 !importand;} Regards.
Hello @coughlin I can’t open your page, it’s broken. Also, there are no such errors in the UM. Regards.
Hi, Can you try to open it now please ( Find Local Food and Products – Adirondack Harvest ? We would like to change the color of the button, input fields, and add an ARIA label for the arrows and input fields.
Hello @coughlin You could try to copy the wp-content/plugins/ultimate-member/templates/members.php file to your-theme/ultimate-member/templates/members.php and add attributes to tags you need. For colors try to use CSS code, for example: .um-do-search.um-button{background: #000 !importand;} Regards.