Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #153581
    effess
    Participant

    Catch Kathmandu Pro: More space (line-height?) is needed between the drop-down (primary & secondary) menu items in the mobile-views. Can you tell me where to find the CSS please? http://www.sonomalavender.com

    #153605
    Skandha
    Participant

    @effess: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #nav_menu-5 ul li a, #secondary-menu ul li a {
    	line-height:2;
    }

    You can change the line height according to your requirement.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #155888
    effess
    Participant

    That worked. Thanks!

    #156186
    Skandha
    Participant

    @effess: Glad that it worked out! Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile-view menu items need more space’ is closed to new replies.