Top menu sub items

Support Area Forums Elite Top menu sub items

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://test.asen.ac.uk
  • Author
    Posts
  • #22152
    David Cole
    Participant

    Hi Bill,

    Is it possible to increase the amount of time menu items are displayed? I’ve found that it’s sometimes a bit difficult to get to the right part of the menu before it closes. For instance, if you look on http://test.asen.ac.uk at the Publications dropdown, you have to move your mouse quite quickly to get to the Nations & Nationalism sub-menu (the one that says Author Guidelines and Editorial Team). I’d be grateful for any ideas!

    Best,

    David.

    PS I’ve been making some tweaks to the website before we make it public, and I’ve found your other answers on here really useful. Kudos to you for providing such good support!

    #22156
    Bill Robbins
    Moderator

    Good Morning David,

    Very nice work on your site so far. I see what you mean about the second level drop-down items being a bit out of reach. We can adjust that. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      nav#top-menu ul ul li:hover ul {
      	margin-left: -20px;
      }
      
    3. Update your settings.

    See if that doesn’t help make those easier to click on. If you run into trouble there, let me know.

    Thanks,
    Bill

    #22176
    David Cole
    Participant

    Bill,

    That’s great – thankyou!

    As you can probably tell, it’s still a bit of a work in progress, but we’re pretty close to having it ready to go.

    Best,

    David.

    #22177
    Bill Robbins
    Moderator

    Glad that worked for you David. If you have any other questions, just let me know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Top menu sub items’ is closed to new replies.