Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #114949
    Alex
    Participant

    Following one of the last 2 updates, pages added to a parent on the menu can no longer be accessed via the menu. There is a gap between the main menu item and then the sub-pages which prevents clicking on the page.

    URL is seapointmassage.com

    #114958
    Mahesh
    Keymaster

    @abkay01: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #header-menu ul.menu ul {
        top: unset;
    }
    #114971
    Alex
    Participant

    Thanks. Have done that but it doesn’t seem to make any difference

    #114997
    Mahesh
    Keymaster

    @abkay01: I checked your site, the issue seems to be resolved. Let me know further.

    Regards,
    Mahesh

    #115058
    Alex
    Participant

    Thanks. It’s getting better – under Windows 10 running IE11, even in compatibility mode, it is still an issue. Edge and Firefox are now ok

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Menus no longer work’ is closed to new replies.