Hello people.
This afternoon I became aware that the hamburger menu icon on my gawrjuhs.art site has disappeared on certain devices.
Everything was working okay before I updated my iPhone Pro 12 to iOS14.5 on Monday evening. And I’ve read online that previous versions of iOS Safari had caused similar things to happen.
I’ve done the usually things, cleared browser cache etc., but without any success. The odd thing is when I view my site on a Mac using Safari’s Developer Tools, I can see the hamburger icon just fine. But it doesn’t appear in either Chrome or Firefox when I use their Developer Tools ![]()
I currently have the following code – which I copied from another thread on the Blocs Forum last year – in a master Code Editor file for the site:
.navbar-toggler-icon {background-image: url(“data:image/svg+xml;charset=utf8,%3Csvg viewBox=‘0 0 32 32’ xmlns=‘SVG namespace’%3E%3Cpath stroke=‘#FFFFFF’ stroke-width=‘2’ stroke-linecap=‘round’ stroke-miterlimit=‘10’ d=‘M4 8h24M4 16h24M4 24h24’/%3E%3C/svg%3E”)!important;}
This post is to make you aware of this bug, and to look out for it when developing and testing your sites. If I find a way to resolve it, then I’ll certainly report back. Plus if anyone has any tips or tricks on how to change the colour of the hamburger menu quickly using the Blocs GUI, then I’d love you to share.
Thanks ![]()
