Tagged: x
-
AuthorPosts
-
January 20, 2017 at 2:02 am #1338037
LiberalisteneParticipantHi
This is yet another issue that deludes me. I have noticed that when you go into links (boxes, menu items, texts) on my web page in Firefox, you get some unwanted “animations” in the forms of a colored border. See the attached images for examples.
I can’t find these active link borders in the CSS, so how do I remove them?
Image d pictures the issue on a link in a box (red). Image e pictures the issue in the main menu (black). Image f shows the issue on a standard text link (black).
January 20, 2017 at 2:29 am #1338075
Rue NelModeratorHello There,
Thanks for writing in! To resolve this issues, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
a:focus, .x-btn:focus, .button:focus, [type="submit"]:focus { border: none; outline: none; }Please let us know how it goes.
January 20, 2017 at 2:38 am #1338087
LiberalisteneParticipantThank you! This seems to work.
January 20, 2017 at 3:30 am #1338118
Rue NelModeratorYou’re welcome! We’re happy to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1338037 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
