Decreasing the height of menu(nav)

Home Forums SKT Full Width Forum Decreasing the height of menu(nav)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #77530
    artisanartisan
    Member
    • Topics: 13
    • Replies: 22
    • Total: 35
    Member since: July 1, 2017

    Hello,

    I could not figure out in CSS where I can change, so the height of the menu bar can be decreased.

    Thanks!

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

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #77613
    artisanartisan
    Member
    • Topics: 13
    • Replies: 22
    • Total: 35
    Member since: July 1, 2017

    OMG! How embarrassing…

    http://artisan-salon.com/

    I do want to keep the font size of the menu as is. But there is way too much blank space around the texts.

    Thanks!
    Hiromi

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

    Hi,

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

    Add this code there:

    .header .header-inner .nav ul li a { padding:15px 28px;}
    .header .header-inner .nav { top:25px;}

    Regards,
    Brad

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