Tagged: x
-
AuthorPosts
-
October 19, 2016 at 8:46 am #1222274
VelocityWebBlockedWhen your click on the downward arrow in firefox I see red striped appear above and below the arrow
October 19, 2016 at 8:48 am #1222277
VelocityWebBlockedpicture
October 19, 2016 at 8:49 am #1222278
VelocityWebBlockedThis is the Picture 2
October 19, 2016 at 8:50 am #1222281
VelocityWebBlockedOctober 19, 2016 at 11:07 am #1222465
ThaiModeratorHi There,
Try adding the following CSS under Customizer > Custom > Edit Global CSS:
a:focus, a.x-btn:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus, input[type="button"]:focus { outline: none !important; }Hope it helps.
October 19, 2016 at 11:11 am #1222473
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus { outline: none; }Hope that helps
Joao
October 20, 2016 at 1:45 am #1223444
VelocityWebBlockedThanks! The first one did the trick. I added the 2nd one as well.
October 20, 2016 at 2:05 am #1223478
FriechModeratorHi There,
Those code are the same, the first one works because its declared
!importantAdd only one.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1222274 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
