Title: Frontier Update: Menu Changes
Last modified: August 21, 2016

---

# Frontier Update: Menu Changes

 *  Theme Author [ronangelo](https://wordpress.org/support/users/ronangelo/)
 * (@ronangelo)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/frontier-update-menu-changes/)
 * The last update of the theme has the menu IDs and Classes renamed. This is done
   to avoid having duplicate IDs whenever a custom menu is given a name of “main”.
   This really should have been done from the start. Sorry about that.
 * This will only affect users who have their own custom css that styles the menus.
   If you have some custom css saved on frontier options or on a child-theme’s style.
   css that modifies the menus, you’ll have to replace each instance of the id or
   class with the new one. Ex. Replace every `#menu-main` with `#nav-main`
 * Rename the following with their equivalent.
 *     ```
       #menu-main -> #nav-main
       #menu-top  -> #nav-top
       .menu-main -> .nav-main
       .menu-top  -> .nav-top
       ```
   

The topic ‘Frontier Update: Menu Changes’ is closed to new replies.

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

## Tags

 * [Frontier Theme](https://wordpress.org/support/topic-tag/frontier-theme/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 0 replies
 * 1 participant
 * Last reply from: [ronangelo](https://wordpress.org/support/users/ronangelo/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/frontier-update-menu-changes/)
 * Status: not a support question