Title: Edit the nav menu
Last modified: September 1, 2016

---

# Edit the nav menu

 *  [propiszon](https://wordpress.org/support/users/propiszon/)
 * (@propiszon)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/edit-the-nav-menu/)
 * I am looking to either add a menu above the header slider, or add options to 
   the navigation menu (Account, Cart, Checkout etc.). Is there an easy way to do
   it? I have located the part where the new code should be:
 *     ```
       <div id="utilitybar" class="utilitybar">
               	<div class="ubarinnerwrap">
                       <div class="socialicons">
                           <?php echo icraft_social_icons(); ?>
                       </div>
                       <?php if ( $top_phone ) : ?>
                       <div class="topphone">
                           <i class="topbarico genericon genericon-phone"></i>
                           <?php if ( $top_phone ) : ?>
                               <?php _e('Call us : ','i-craft'); ?> <?php echo $top_phone; ?>
                           <?php endif; ?>
                       </div>
                       <?php endif; ?>
   
                       <?php if ( $top_email ) : ?>
                       <div class="topphone">
                           <i class="topbarico genericon genericon-mail"></i>
                           <?php if ( $top_email ) : ?>
                               <?php _e('Mail us : ','i-craft'); ?> <?php echo sanitize_email($top_email); ?>
                           <?php endif; ?>
                       </div>
                       <?php endif; ?>
                   </div>
       ```
   
 * Can you please help? 🙂

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

 *  [dimitris33](https://wordpress.org/support/users/dimitris33/)
 * (@dimitris33)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/edit-the-nav-menu/#post-7496090)
 * Hi, did you try the appearance menu?
 * [https://codex.wordpress.org/Appearance_Menus_Screen](https://codex.wordpress.org/Appearance_Menus_Screen)
 *  Thread Starter [propiszon](https://wordpress.org/support/users/propiszon/)
 * (@propiszon)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/edit-the-nav-menu/#post-7496093)
 * The theme only allows one menu at a time, and I’ve chosen that menu for product
   categories. Since I can only create one, the Account/Cart menu does not exist.
   I wanted to add these options via coding, since there is still some space in 
   the nav bar. You can see the page at:
 * [http://gearup.aero/simworld/wordpress/](http://gearup.aero/simworld/wordpress/)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/edit-the-nav-menu/#post-7496095)
 * What theme are you using? Where did you download it from?
 *  Thread Starter [propiszon](https://wordpress.org/support/users/propiszon/)
 * (@propiszon)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/edit-the-nav-menu/#post-7496097)
 * The theme is I-craft, can’t remember where I got it from.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/edit-the-nav-menu/#post-7496100)
 * Please do not post multiple topics on the same subject.
 * Please continue with [https://wordpress.org/support/topic/add-menuedit-nav-menu?replies=3](https://wordpress.org/support/topic/add-menuedit-nav-menu?replies=3)

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

The topic ‘Edit the nav menu’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/edit-the-nav-menu/#post-7496100)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
