Tagged: accessibility, iconfont
-
AuthorPosts
-
February 14, 2017 at 9:04 pm #747101
Hi,
The accessibility standard for my site requires that: Each A element must contain text or an IMG.On the Category page, https://mysite.com/category/category-name/ these is an icon button (the pencil icon) that I need to remove completely or alter in such a way that it meets the accessibility requirement by putting an image in that A tag.
Setting the icon and link to display:none as in:
.blog-meta { display:none !important; }That’s not an option because the offending code remains in the page and causes an issue with the accessibility scan.
What can I do to either remove this or replace the <span> with an img tag?
Thanks!
-
This topic was modified 8 years, 8 months ago by
galpinr.
February 19, 2017 at 4:13 pm #749003February 20, 2017 at 4:07 am #749119We are developing on an internal, secure server. Thanks
February 24, 2017 at 12:09 am #751119Hi,
Can you try to give us a link for example a page in http://kriesi.at/themes/enfold/ where we can see what you are referring.
Best regards,
NikkoNovember 9, 2018 at 9:47 pm #1031840I would like to piggy-back on this – my category page: http://revenuemultipliersystem.com/category/resources/client-acquisition-emails/
I want to NOT display this:

If I can’t remove this entirely, I would like to change the default icon that is displayed,
Thanks!
-
This reply was modified 6 years, 12 months ago by
nessarox.
November 10, 2018 at 2:55 am #1031891 -
This topic was modified 8 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
