Tagged: x
-
AuthorPosts
-
October 21, 2016 at 8:38 am #1225435
MartinM29ParticipantURL: http://www.derbyshirehills.com
The buttons on this page look as I would expect them to except that after they have been clicked, if I return to the page, they have a heavy red shadow surrounding them:
I’m sure this is something obvious and I’m just too close to see it for myself. But can you tell me how to remove the shadow?
Many thanks
October 21, 2016 at 10:35 am #1225543
RahulModeratorHey There,
Thanks for writing in!
We’ve checked with the given URL and tried opening the links linked with the buttons and we couldn’t see such red boarders! Can you please double check it or give us some more information about the issue? It would be helpful for our team to take a closer look of it.
Note that, such stylings are for the purpose of accessibility. Find out more on it from the below link :
https://css-tricks.com/removing-the-dotted-outline/
Thanks for understanding!
October 21, 2016 at 10:56 am #1225570
MartinM29ParticipantThe borders show when you return to that page after having clicked and followed the link.
I have cleared caches and transients, but the problem is still there.
October 21, 2016 at 10:59 am #1225575
MartinM29ParticipantThis reply has been marked as private.October 21, 2016 at 1:31 pm #1225738
JoaoModeratorHi Martin,
I am not sure what you are referring to, for me it is really unnoticeable, but try this :
.x-btn:focus { outline: none }Hope that helps,
Joao
October 21, 2016 at 2:08 pm #1225786
MartinM29ParticipantHi Joao,
Thank you for looking for me.
No that makes no difference.
I have now set so that the link opens a new tab.. Meaning if you then go back to the original tab without clicking on the page, you will see the heavy red outline. Click on the page and it disappears. Looks like it is an ‘on click’ effect, but I can find nothing in the code which is controlling it.. See new image..
One of my colleagues is also apparently having this issue on other sites.
Any help would be very welcome.
October 21, 2016 at 4:42 pm #1225932
JadeModeratorHi there,
Please try this:
.x-btn:focus, .button:focus, [type="submit"]:focus { outline: none !important; }Hope this helps.
October 22, 2016 at 12:54 am #1226287
MartinM29ParticipantThank you Jade. works perfectly!
October 22, 2016 at 2:15 am #1226333
FriechModeratorWe’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1225435 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
