Tagged: x
-
AuthorPosts
-
October 16, 2016 at 4:08 am #1217928
andreschulerParticipantHi
After an update on: http://www.annaclaudia-schmidli.ch/, the current border of tne navi becomes a thick border: #A23EF9. I tried to remove it with my childtheme css, but but without success.
Can you give me a hint?October 16, 2016 at 4:33 am #1217944
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.x-navbar { border-bottom: 2px solid #a23ef9 !important; }Hope that helps.
October 16, 2016 at 4:51 am #1217955
andreschulerParticipantHi
Sorry, I meant the whole violet border around it.
see Attachment!October 16, 2016 at 5:07 am #1217976
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 16, 2016 at 7:31 am #1218088
andreschulerParticipantit helped.
thanxOctober 16, 2016 at 7:50 am #1218101
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1217928 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
