Submenu

Support Area Forums Moonrise Submenu

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #14539
    Aaron Tullman
    Participant

    Hi Bill,

    I am having an issue with the submenu in the moonrise theme. When I hover over the main menu, it shows up. However, when I move down to click, it disappears. I think the space between is too large, so I can’t click on the links in the submenu. Can you please tell me how to fix this? Website here: http://digedu.co/

    Thanks!

    #14543
    Bill Robbins
    Moderator

    Aaron,

    You’re right that sometimes the spacing between the navigation’s top level and the drop-down can make clicking tough. You can close the gap up though. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      #header .menu li ul {
      	margin-top: -5px;
      }
      </pre>
    3. Update your settings.

    You can adjust the -5px to get the fit you’re looking for.

    Let me know if you have any trouble,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Submenu’ is closed to new replies.