Tagged: x Author Posts June 24, 2016 at 7:13 am #1057931 2k kreativkonzeptParticipant hi guys, is there any code to get rid off the select-border in the icon-theme-navi?(see screenshot) i’ve seen some in the forum but they didnt work. thank you! June 24, 2016 at 7:42 am #1057970 JoaoModerator Hi There, Please add the following code to Appereance Customizer Custom CSS .x-navbar .x-nav > li > a { border: 0; } Hope it helps, Joao June 24, 2016 at 7:52 am #1057977 2k kreativkonzeptParticipant This reply has been marked as private. June 24, 2016 at 8:35 am #1058025 JoaoModerator Hi There, Please update the code above to: .x-navbar .desktop .x-nav>.x-active>a>span, .x-navbar .desktop .x-nav>.current-menu-item>a>span { border: 0; } .x-navbar .desktop .x-nav>li>a>span { border: 0; } Hope that helps, Joao June 24, 2016 at 8:46 am #1058030 2k kreativkonzeptParticipant perfect! Thank you June 24, 2016 at 9:37 am #1058119 JoaoModerator You are welcome. Let us know if you have any questions. Joao Author Posts <script> jQuery(function($){ $("#no-reply-1057931 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In