Title: Menu Disappeared?
Last modified: August 22, 2016

---

# Menu Disappeared?

 *  [VAChampion](https://wordpress.org/support/users/vachampion/)
 * (@vachampion)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/menu-disappeared-6/)
 * Hi there,
 * I have just updated my website for Customizr and my menu seems to have disappeared?
   Would appreciated some assistance.
 * [http://www.vachampion.com](http://www.vachampion.com)

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

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/menu-disappeared-6/#post-5475317)
 * Can you confirm that you have used a Child Theme style.css with 11,000 lines 
   of code?
 * If so, you appear to have cut&paste the whole of the Czr css code into the child
   theme which is not what was intended. The core css handles the base css, the 
   child theme is used to make tweaks that are unique to you so that when the core
   is updated, you don’t lose any customised css. Depending on how complex the changes,
   that file may contain just 100’s of lines of code ie the deltas from the core
   file.
 * Apologies if I’m mistaken but I’m going off this in the header:
 *     ```
       /*
       Theme Name: customizr-child
       Theme URI: http://vachampion.com/
       Description: This is a custom child theme I have created.
       Author: Amber Dixon
       Author URI: http://vachampion.com/
       Template: customizr
       Version: 0.1
       */
   
       @import url("../customizr/style.css");
       ```
   
 * You can remove that [@import](https://wordpress.org/support/users/import/) for
   a start as not needed.
 * If I’m right, you need to clear the file out and then put back the unique elements
   of customization you’ve made.
 *  Thread Starter [VAChampion](https://wordpress.org/support/users/vachampion/)
 * (@vachampion)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/menu-disappeared-6/#post-5475572)
 * Thanks for replying. I think you are right. It’s because I wanted to get the 
   colouring customised and thought easy to just cut and paste all. Will go through
   and take out the unnecessary bits.

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

The topic ‘Menu Disappeared?’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [VAChampion](https://wordpress.org/support/users/vachampion/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/menu-disappeared-6/#post-5475572)
 * Status: not resolved