Tagged: x Author Posts June 22, 2016 at 10:52 am #1054525 simonpurdonParticipant Hi, I am having trouble customizing the menu elements on my page: http://www.tandemequity.co.za I want the grey background to be the same height on both sides of the menu. I also want to make the line which appears under the menu items when hovered to be removed. Also, is there a way to have a ‘|’ between the menu items? Thanks, Simon June 22, 2016 at 11:57 am #1054636 ThaiModerator Hi Simon, Please add the following CSS: .x-navbar .desktop .x-nav > li > a { padding-top: 14px; border-right: 2px solid hsl(0,0%,53%); } .x-navbar .desktop .x-nav > li:last-child > a { border-right: none; } .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; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1054525 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In