Support » Theme: Sunny Blue Sky » Drop-down menu first link

  • Thanks for a great theme – I’m making good use of it on http://www.peaceinthepark.org.uk

    One small issue I’m finding, however, is that the first item in the drop-down menu navigation is only clickable about half-way down.

    So, for example, we have a heading ‘Get involved’, with subheadings ‘Meetings’ and ‘Minutes’. If I click on ‘Get involved’ or anywhere up to half-way down the word ‘Meetings’ I go to the ‘Get involved’ page. More than half-way down the word ‘Meetings’ correctly links to the ‘Meetings’ page. The ‘Minutes’ link works correctly across the entire height of the link.

    Do you have a workaround for this?

Viewing 1 replies (of 1 total)
  • Thread Starter Davo

    (@davosmith)

    Actually, I just had a thought about this, adding the following to the site CSS fixed the issue:

    .header-menu .menu li .children {
    z-index: 5;
    }

    It might be helpful to fix this CSS issue in the theme though (I am using Chrome + Debian/KDE, if it makes a difference).

Viewing 1 replies (of 1 total)
  • The topic ‘Drop-down menu first link’ is closed to new replies.