• Hello,

    I need some help. As you can see on my blog the menu bar isn’t showing.. What can I do? I already made a child theme when I wanted to remove the search bar that ones was there.

    The blog is: http://www.fantestisch.nl

    Thanks!
    Tessa

Viewing 3 replies - 1 through 3 (of 3 total)
  • I don’t see anything in the menu bar code except a search form.

    <nav class="nav" role="navigation">
    
        <form role="search" method="get" class="header-form" action="http://fantestisch.nl">
          <fieldset>
            <input type="text" name="s" class="header-text uniform" size="15" title="Search" />
            <input type="submit" class="uniform" value="Search" />
          </fieldset>
        </form>
    
      </nav><!-- .nav -->
    Thread Starter Fantestisch

    (@fantestisch)

    I’m not sure what you want me to do here.. I’m really new when it comes to this.

    Looks like you got it fixed.

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

The topic ‘Adelle theme menu bar’ is closed to new replies.