Tagged: x
-
AuthorPosts
-
May 7, 2016 at 2:37 am #979894
darioParticipantHi!
I got a problem with the navbar’s link. I want t completely hide em. I tried to set them black and I inserted the following code:
`a:focus, select:focus, input[type=”file”]:focus, input[type=”radio”]:focus, input[type=”submit”]:focus, input[type=”checkbox”]:focus {
outline: none;
}But when I click a navbar link and I move the puntator out of the link, the border pops up red (really don’t know why, maybe this colour has some relation with the integrity 4 demo I installed in the beginning, because none of my setting in the whole Customizer has that colour)
I will give you the URL in the following message.
Thank you in adviceMay 7, 2016 at 2:38 am #979895
darioParticipantThis reply has been marked as private.May 7, 2016 at 5:28 am #980005
ThaiModeratorHi There,
Please add the following CSS:
.x-navbar-fixed-left .desktop .x-nav>li>a:focus, .x-navbar-fixed-left .desktop .x-nav>li>a:hover { box-shadow: inset 8px 0 0 0 #000; }Hope it helps 🙂
May 8, 2016 at 3:42 am #980832
darioParticipantWorked wonderfully. Thanks!
May 8, 2016 at 3:49 am #980835
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-979894 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
