[Resolved] Reduce space between primary navigation links & sub-menu

Home Forums Support [Resolved] Reduce space between primary navigation links & sub-menu

Home Forums Support Reduce space between primary navigation links & sub-menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #122223
    Cynthia Silk

    Greetings!

    How do I reduce the space between primary navigation links and drop-down menu?

    I have the GP theme and my website is http://www.the-angel-channeler.com

    Reduce space between primary navigation links and sub-menu

    Thank you.

    Cynthia

    #122269
    Tom
    Lead Developer
    Lead Developer

    The space between the parent menu item and the dropdown? There’s 0 space, it’s set to display below the parent item, which in your case is pretty tall.

    You can try playing with the spacing, but it may look messy:

    .main-navigation ul ul {
          top: 60px;
    }

    Adjust the number as needed.

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