Tagged: x Author Posts January 10, 2017 at 2:47 am #1323572 Pbalazs89Participant Hi there, I’m building a site here: And I have added some borders to the right of the LI tags. I would like to remove these borders from the search and language selector LI’s. I tried using this code but it does not seem to do the trick: .masthead-inline .desktop .x-nav > li:nth-child(6){ border:none; What am i doing wrong? Thanks! January 10, 2017 at 3:12 am #1323589 Pbalazs89Participant Managed to fix it, thanks anyway. Another question though. How can I change the nav menu > sub menu’s font size and family? Can’t seem to target it via inspector. Thanks! January 10, 2017 at 5:14 am #1323680 ThaiModerator Hi There, Please try with this CSS: .x-navbar .desktop .sub-menu li > a { font-size: 15px; color: #000; font-family: "Lato"; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1323572 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In