• Resolved mediafuel

    (@mediafuel)


    When you go from the home page to the ‘digital services’ page on the menu and the page is finished loading the menu is not clickable. When going from the digital services pages to every individual service page the menu is also not clickable and working. When on other pages on the website the menu works.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • For some reason the Digital Services page has some Elementor features on it that are overlapping the menu causing it to not work. You can use CSS like the following:

    .header .site-header {
        z-index: 1;
    }

    To force the header area to stay above the elementor content allowing the menu to work.

    Hi @mediafuel,

    I have tried to check the theme behavior on your website but I only see a coming soon page.

    Is the issue still happening?

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

The topic ‘Main Menu (Top Menu) not clickable’ is closed to new replies.