• hi
    I’ve been customising and playign around with the menu on the twenty eleven theme.

    Website is http://www.shaverhaven.com

    Somehow i’ve manage to break the menu
    It works on all pages BUT the homepage

    Could anyone please advise a fix?

    Thanks A LOT

Viewing 6 replies - 1 through 6 (of 6 total)
  • You have something that is on top of the menu preventing access to the menu elements.

    Disabling all your plugins and see if the menu works, then activate them in till you find the culprit

    Thread Starter jpress764

    (@jpress764)

    Hi

    I’ve found the culprit. It’s metaslider.
    I’ve changed the normal twenty eleven header to a metaslider and that’s what’s causing the issues. That’s why on the pages without the metaslider in the header, the menu works fine.

    Do you have any fixes that you could suggest?

    Thanks

    you might want to change the z-index of the menu element so it sits on top of the metaslider and is then accessable.

    Thread Starter jpress764

    (@jpress764)

    Thanks for the reply!

    Any ideas on the piece of code i’d need to use and where to put it?

    Thanks

    You can use a code examiner like the FireBug extension for FireFox, and look at the elements. Then you can add some CSS on teh fly to see what effect it has. Once you have the CSS selector and rule (try ‘z-index’) you can add them to your themes style.css of see if the plugin has some place to add css.

    Thread Starter jpress764

    (@jpress764)

    I tried to google around and understand how to do what you just suggested but to no avail unfortunately.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘menu not working’ is closed to new replies.