Tagged: x
-
AuthorPosts
-
January 2, 2017 at 2:38 am #1312290
Rue NelModeratorHello There,
Thanks for updating in! You can leave the code instead.
If you need anything else we can help you with, don’t hesitate to open another thread.Best Regards.
January 2, 2017 at 2:54 am #1312313
fabiofavaParticipantHey there,
I’ve attempted every option you guys gave me. I even attempted the option below, since I want to have this outlines (in grey) around my buttons:
.x-btn:focus,
.button:focus,
[type=”submit”]:focus {
outline: rgba(225, 225, 225, 0.75) !important;
}But the outline just disappear on the buttons. I would like to have them there, but with the same color of the other items outlines (navbar buttons, flip cta, etcetera)…
For the moment, or I have no outline (with the Custom CSS you’ve sent above) or a red outline (with prior custom codes you guys sent me).
January 2, 2017 at 3:02 am #1312330
ChristopherModeratorHi there,
Following code should work :
.x-btn:focus, .button:focus, [type="submit"]:focus { outline: 5px auto #666666; }If it doesn’t, provide us with login credentials in private replay.
Thanks.
January 2, 2017 at 3:04 am #1312332
ChristopherModeratorHi there,
Following code should work :
.x-btn:focus, .button:focus, [type="submit"]:focus { outline: 5px auto #666666; }If it doesn’t, provide us with login credentials in private replay.
Thanks.
January 2, 2017 at 3:10 am #1312335
fabiofavaParticipantJust perfect! Than-X!
January 2, 2017 at 3:13 am #1312338
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1310956 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
