Tagged: x
-
AuthorPosts
-
March 31, 2016 at 6:18 am #860627
Hi
I have an issue that I found in this thread but with no solution yet:
https://community.theme.co/forums/topic/link-border-issue-on-all-my-sites-was-not-there-before/In Firefox browser I see a thick ugly and unwanted border around ALL of my links.
It appears only AFTER CLICKING and QUICKLY LEAVING the link with the mouse.
I can reproduce it on your demo site http://theme.co/x/demo/renew/1/blog/, too – with a thick green border. See attached screenshot.
Safari and Chrome havn’t this behavior at all, IE11 and Opera do show the border, but a thin and dotted one.
Is it a theme option or a bug and how can I disable it?
Thank you!
March 31, 2016 at 6:18 am #860629Ah, everything is up to date here.
wp
theme x
cornerstone
pluginsMarch 31, 2016 at 10:26 am #860964Hi there,
Thanks for writing in! This is a bug of Firefox after the version 44 and everyone faced this on Firefox latest version.
You can add this under Custom > CSS in the Customizer.a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus { outline: none !important; }
Hope this helps.
Cheers!
March 31, 2016 at 11:26 am #861052Oh thank you – that works!
For IE and Opera too 🙂March 31, 2016 at 9:29 pm #861822You’re welcome!
Always,
X -
AuthorPosts