Tagged: x Author Posts August 9, 2016 at 12:31 pm #1124078 mgerneyParticipant I want to add a solid line under the menu, screenshot attached. I was able to make the line go full width, but would like it to go just under the menu. Is this possible? August 9, 2016 at 12:39 pm #1124085 RahulModerator Hey there, Please add the code below in your Appearance > Customize > Custom > CSS. .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a { box-shadow: 0 2px 0 0 red; } Hope this helps. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1124078 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In