Home › Forums › Basel support forum › desktop menu operlaps on small screens desktop menu operlaps on small screens This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 11, 2017 at 4:38 pm #28449 kingcontentParticipant Hello, Menu ovelaps in small screens. see attached screenshot.How can I fix this on desktop? December 11, 2017 at 6:10 pm #28457 Artem TemosKeymaster Xtemos team Hi, Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue by reducing menu spacing and font size a bit div.main-nav .menu>li>a { font-size: 13px; padding-left: 5px; padding-right: 5px; } div.main-nav .menu>li.menu-item-has-children>a:after { right: -5px; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register