Menu Thickness/Depth

Home Forums All Other Themes Menu Thickness/Depth

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #49149
    BruceBruce
    Member
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: July 7, 2016

    I refer to the following website. www.raw-nlp.com. Theme is SKT Naturo Pro

    I wish to reduce the black under the header logo by ‘slimming down’ the depth of the primary menu. In other words I want the primary menu to be about 60% of what it is now in HEIGHT.

    How do i do this?

    Thank you

    #49229
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi Bruce,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header .header-inner .logo{ margin-bottom:0 !important;}
    .header .header-inner .nav ul li a{ padding:15px 15px !important;}

    Regards,
    Dave

    #49241
    BruceBruce
    Member
    • Topics: 8
    • Replies: 16
    • Total: 24
    Member since: July 7, 2016

    Perfect – thank you!

    #49244
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    🙂

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