Tagged: x Author Posts July 25, 2016 at 2:31 pm #1102381 thebioguyParticipant I am using the following to achieve a horizontal submenu, but the menu items run together. How do I separate them? .x-navbar .desktop .sub-menu{ display: block; min-width: 270px; width: auto; } .x-navbar .desktop .sub-menu li.menu-item{ display: inline-block; float: left; } July 25, 2016 at 10:54 pm #1102881 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: .desktop .sub-menu li>a { padding-left: 5px; padding-right: 5px; } However instead of going through custom css solution, we recommend you to have a look at mega menus. As per the your question i think using Mega Menus will be a much better solution: https://community.theme.co/kb/how-to-setup-megamenus/ Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1102381 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In