Tagged: x Author Posts May 25, 2016 at 11:59 am #1009407 cabforwardParticipant I entered this code: /*Remove arrows from dropdown*/ body .x-navbar .x-nav li>a:after { content: “” !important; } To remove the arrows from the menu items that have a dropdown, but it’s not working. May 25, 2016 at 12:00 pm #1009410 cabforwardParticipant This reply has been marked as private. May 25, 2016 at 12:55 pm #1009512 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: .x-navbar .desktop .x-nav li>a>span:after { display: none; } Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1009407 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In