Support » Plugin: Gutenberg Blocks by Kadence Blocks – Page Builder Features » Kadence Blocks messes up TwentySeventeen Menu

  • benaylen

    (@benaylen)


    Example Site 1 – http://www.canberrakarts.com.au
    Example Site 2 – http://www.mackaykartclub.com/

    With the Kadence Blocks plugin enabled on both sites, as soon as you scroll on the home page, the page content overlays the menu disabling the menu until you scroll back to the top.

    As soon as the Kadance Blocks plugin is disabled, the issue goes away on both sites.

    I can’t see anything that can be configured to correct this.

    Both sites have some basic Additional CSS to enable 100% width, but even with this removed the menu is still messed up.

    Any help would be HUGELY appreciated.

    thanks
    Ben

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

Viewing 1 replies (of 1 total)
  • Plugin Author Ben Ritner – Kadence WP

    (@britner)

    Hey,
    Here is a css workaround:

    .site-navigation-fixed.navigation-top {
        z-index: 100;
    }

    I don’t know why the devs for that theme decided to set the fixed z-index at 7. But I’ll plan to add that to prevent other users that use that theme from having an issue.

    Ben

Viewing 1 replies (of 1 total)
  • The topic ‘Kadence Blocks messes up TwentySeventeen Menu’ is closed to new replies.