Hello @sparklingtiger ,
For your requirements, you need to customize the theme.
You have to remove the icon from code.
Note: Child theme is highly recommended for customization.
Best regards!
Hi @codersantosh thanks for replying.
I have removed the accordion block completely to work around it.
I am having the following issues to get the site to pass the WAVE access test, which I think may be theme based:
The Skip to Content link is not working event though there is a “content” div in the index.php so not sure why that isn’t working?
The custom logo (I assume) has no alt or title text so is throwing up an error: <button type=”button” class=”navbar-toggle” data-toggle=”collapse” data-target=”.navbar-collapse”><i class=”fa fa-bars”>
The top ^ button has not alt or title so is throwing up an error. <i class=”fa fa-angle-up sm-up”> (This also disappears if you disable icon text – why I ditched the accordion.)
(There is also no first level heading/H1 which is thankfully only an alert but would be good to be covered?)
Any ideas/updates would be appreciated – at three errors it comes close to being compliant…
Cheers, Sara 😀
Hello @sparklingtiger,
It seems like we need some research on it. I will try to update asap.
Best Regards!
That’s great, further to my last message;
The skip link definitely not working and I can’t work a workaround (adding the anchor in the page for example, doesn’t work.)
I worked out the second error is the holding place for the burger menu on the full page, it has no title or attribute so it fails, and if I hide it – no burger menu! (I may be able to unhide in exceptions – would be great if it was accessible out of the box though!)
Top button as before, if it contained ‘TOP’ in words rather than the icon font it would be fine.
Many Thanks!