New Topic

Menu gap

Home › Forum › Customization › Menu gap

This topic contains 1 reply, has 2 voices, and was last updated by  StartupWP 3 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2438

    graphicsgeezer
    Participant

    On a couple of sites I have a gap between the main menu items and the subordinate items. It’s just big enough so that the subordinate items often disappear before you can click them. Can you help?

    One site where this occurs ishttp://www.nscommunitylinks.ca/new2/

    Right now it seems to be happening on the three rightmost menu items, e.g. the Admin item.

    #2442

    StartupWP
    Keymaster

    Believe you’re looking for this bit:

    #menu li ul {
      top: 28.5px;
    }

    Lower 28.5px to close the gap and higher it to make it larger.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.