Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter jairoaraya01

    (@jairoaraya01)

    This is what I see in header.php, I am not sure if I have to change something

    <nav id=”site-navigation” class=”main-navigation” role=”navigation”>
    <button class=”menu-toggle” aria-controls=”menu” aria-expanded=”false”><?php _e( ‘Primary Menu’, ‘klean’ ); ?></button>
    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary’ ) ); ?>
    </nav><!– #site-navigation –>

    Hi jairoaya01,

    The background isn’t black, the black background is coming from your old menu.

    Have you add the following to the “CSS of Menu to hide” option?

    .slicknav_menu

    Many thanks

    Peter

    Thread Starter jairoaraya01

    (@jairoaraya01)

    Hello Peter,

    Thanks for your help! If I place that option, the menu does not show up at all. You can check the behavior.

    Thanks Jairo

    Hi Jairo,

    Great news, and thanks for letting me know it worked.

    Peter

    Thread Starter jairoaraya01

    (@jairoaraya01)

    Hello Peter,

    Thanks, it is working with latest version

    Hi Jairo,

    Perfect!

    Peter

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Three bar menu nos showing up’ is closed to new replies.