• emair

    (@emair)


    http://www.highjump.co.nz

    Hello, Can anyone help.

    The menu bar on this site I’ve made sticks when you hover over the drop down – see galleries – and you can’t click on the items under galleries – or the nav that drops down from them.

    Do I need to put in a new menu bar? Has anyone else had this problem?

    My client wants it sorted and I’d like to fix it without having to code a new bar.

    Cheers,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Put this line of code in your childtheme’s style.css

    #access ul ul {top:3em;}
    Thread Starter emair

    (@emair)

    Hi paulwpxp,

    Thanks for your feedback.

    I put this line of code into my child theme and it completely threw everything out. The nav bar no longer appeared as it is now, and all the images were all over the place. The mini blog was huge.

    Any other ideas?

    Cheers.

    Thread Starter emair

    (@emair)

    Hi paulwpxp,

    I’ve just added this code –

    #access ul ul {top: 2.333em;}

    and it seems to have worked, although it’s sitting a little close to the original nav bar. How do I make it drop down a little more? Is it by putting in (for example) 2.5em instead of 2.333em?

    One other question …

    Do you know how I can link the picture on the blog through to the blog page rather than it opening in a blank screen?

    Thanks for your help.

    Cheers,
    Em

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu Bar hard to click on when hovering.’ is closed to new replies.