Viewing 1 replies (of 1 total)
  • Hi @jesjen11,

    Thanks for choosing Neve!

    This may occur due to the fact that you’re using the old skin of the theme. We introduced a new skin some time ago, you can find out more about it here. However, adding the code below in the Additional CSS section within the Customizer should solve the issue.

    @media(max-width: 768px){
        .header-menu-sidebar .nav-ul li .wrap {
            padding: 0px !important;
        }
    }

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Line spacing on mobile menu’ is closed to new replies.