What's new
HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Help removing aria=hidden attribute

Hello all, my website bmchess.com needs help with removing the attribute down in the footer. You can see next to my website name "BM Chess" there is "Way2Themes". I am having a problem removing this because in the HTML, it says aria-hidden=true and I have tried just about everything to get this to stop showing, from changing it to "aria-hidden=false" to "aria-hidden=none" to outright removing the entire code line, to even trying to removing the entire widget and footer itself. None of it worked.

If anybody can tell me how to remove this Way2Themes attribute, I would greatly appreciate it!
 
Back
Top