Heyy Folks Myself (Emka) Emmanuel Katto From Uganda… Having problems with href links on iOS. They work correctly on desktop browsers. The only link that works on iOS is the About Me link, the others do nothing. I ran it through a validation tool and fixed all the errors. This is my first time using SVG and I thought they might overlap so I created different z-indexes for them and that didn’t work either. Any suggestions would be greatly appreciated.
Are you sure it’s doing nothing? target=“_blank” means it will open in a new tab/window… are you looking at the browser’s tabs (also, what browser are you using on your mobile device? iOS isnt a browser. Do you mean Safari?) to check and see if a new tab has opened without you noticing?
If you have checked, then we probably need to see the whole SVG’s code.