Header text too close to nav bar

Hi There, The page title header text is way too close to the sub page nav bar, pls see screen shot or check the url..
pls advise how to fix? thanks a lot..
http://tantrarebirth.com/rebirthing-therapy

image


Comments

  • Hi,

    it is too close, because you simply have too many menu items in header. So or you will remove some of your main menu items and move them under submenu or you need to decrease side padding of menu items with an extra css:
    #Top_bar .menu > li > a span:not(.description) { padding: 0 5px !important; }
  • Hi There, i used
    #Top_bar .menu > li > a span:not(.description) { padding: 0 5px !important; }

    but it squeezed the menu items all together to the right, and then misaligned the homepage nav bar,
    what i need to do is push the nav bar a little higher above the title text so they are not on the same line,

    pls advise? thanks
  • Hi, I was able to fix it by going to options/subheader/padding using
    18% 0 60px
    incase u have anyone else with same issue
Sign In or Register to comment.