Add space above Menu Bar

Home Forums All Other Themes Add space above Menu Bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20514
    JasonJason
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: January 14, 2016

    I’m looking to slightly shift the location of the menu bar down from the top of the page. All I need is to move it probably 5-10 pixels down from its current location. Is there a line of code that helps me do this?

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

    Hi Jason,

    Kindly show us your website link

    Regards,
    Shri

    #20673
    JasonJason
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: January 14, 2016
    #20727
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi Jason,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    Add this css code in custom css box

    .header .header-inner .logo{margin-top:20px !important;}
    .header .header-inner .nav{margin-top:55px !important;}

    Regards,
    Shri

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