Tagged: x
-
AuthorPosts
-
July 14, 2016 at 1:05 pm #1087213
RubenCressPhotographyParticipantHi,
I have tried several things on the forum but all didn’t do the trick.
how can I remove this border (attachment)?It’s only shown right after I clicked on it, and it’s gone when I hover away from it, but it comes back (active link) when I hover back on it.
I believe it’s the same color as the “site links” found in the Typography section when you customize your theme.
What do I need to adjust in the custom css?
July 14, 2016 at 1:05 pm #1087215
RubenCressPhotographyParticipantThis reply has been marked as private.July 14, 2016 at 1:08 pm #1087222
RubenCressPhotographyParticipantWith Chrome I don’t have this issue, but with Firefox I do.
July 14, 2016 at 1:43 pm #1087244
RahulModeratorHey There,
Please try using this custom CSS :
.x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span { box-shadow: none; }Thanks
July 14, 2016 at 2:33 pm #1087327
RubenCressPhotographyParticipantThanks, but that didn’t do the trick.
July 14, 2016 at 5:52 pm #1087557
Nabeel AModeratorHi again,
Please replace your code with this:
.x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar .desktop .x-nav > li.current-menu-item > a > span { box-shadow: none !important; }Let us know if this works!
July 15, 2016 at 3:40 am #1088211
RubenCressPhotographyParticipantHi, thanks again!
But also, this did not do the trick.
I am 100% certain this has to do with the “site links” found in Customize -> Typography.
It’s also visible when you click on a blogpost or any other link on the site.
I assume this has nothing to do with the navigation, but with the global link CSS. I am using the RENEW temp.The problem is that not all ‘background colors’ are the same otherwise it would be easy to fix.
Cheers,
July 15, 2016 at 3:43 am #1088213
RubenCressPhotographyParticipantThis reply has been marked as private.July 15, 2016 at 8:02 am #1088436
JoaoModeratorUpon Checking your website it seems the navbar don“t have any highlight or any effects.
In case you see it differently please clean your browser cache.
Let us know if you still need help with anything.
Joao
July 18, 2016 at 12:03 pm #1092127
RubenCressPhotographyParticipantHi Joao,
Thanks for looking into it. Could this be a browser issue? Hence I am seeing the black border around any “clickable” link/image/navigation.
It’s the black border in the attachment I’ve uploaded within the first post.
July 18, 2016 at 12:21 pm #1092154
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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1087213 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
