Title: menu difficulty
Last modified: September 3, 2016

---

# menu difficulty

 *  [dextie](https://wordpress.org/support/users/dextie/)
 * (@dextie)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menu-difficulty/)
 * Can anyone please help me,
    I am using this theme for my website but i am not
   being able to add menues on menu bar.whenever i add a menu i only get to choose
   one out of the ones i have saved. and standard menu bar doesn’t come up. like
   on this website shoeing showcase,themes,plugins…and how to remove browse from
   menu bar

Viewing 1 replies (of 1 total)

 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menu-difficulty/#post-7882927)
 * Please read [the documentation](http://www.acosmin.com/documentation/justwrite/),
   Menus section.
 * To remove the browse more button open `header.php` and delete the following lines:
 *     ```
       <?php if ( !get_theme_mod( 'ac_disable_minisidebar' ) ) { ?>
               <a href="#" class="browse-more" id="browse-more"><?php echo ac_icon('caret-down', false) . __( 'Browse', 'acosmin' ) ?></a>
               <?php } ?>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘menu difficulty’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/justwrite/2.0.3.6/screenshot.png)
 * JustWrite
 * [Support Threads](https://wordpress.org/support/theme/justwrite/)
 * [Active Topics](https://wordpress.org/support/theme/justwrite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/justwrite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/justwrite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [acosmin](https://wordpress.org/support/users/acosmin/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/menu-difficulty/#post-7882927)