Menu item height

Home Forums Handy Theme Support Menu item height

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #123793
    oozpostacioozpostaci
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: February 24, 2019

    How can change menu item height on the mobile phones ?

    #123794
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    #123796
    oozpostacioozpostaci
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: February 24, 2019

    Off course.
    http://www.melikeoruc.com/
    Thanks.

    #123819
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    .header .header-inner .nav { margin:10px 0 0 0 !important;}
    .header .header-inner .nav ul li a { padding:0 15px !important; line-height:25px !important;}
    }

    Regards,
    Dave

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.