Title: Problems with header after update
Last modified: September 23, 2020

---

# Problems with header after update

 *  Resolved [leokand](https://wordpress.org/support/users/leokand/)
 * (@leokand)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/)
 * Today I updated Neve to 2.8.1, and I encountered problems with the header in 
   my child theme:
    1. The logo and the HTML text (email and phone number) instead
   of being in the container are at the extremeties of the screen. 2. The upper 
   menu instead of being in 1 line are in a column + the color scheme is not functioning
   properly.
 * I checked the setting in the dashboard, everything seams to be set up correctly,
   but the problem still exists.
    -  This topic was modified 5 years, 8 months ago by [leokand](https://wordpress.org/support/users/leokand/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-with-header-after-update%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Betty](https://wordpress.org/support/users/betydbr/)
 * (@betydbr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/#post-13447340)
 * Hi [@leokand](https://wordpress.org/support/users/leokand/),
 * If you are using a child theme, can you please try to switch to the default theme
   and check if the problem still persist?
 * Thanks!
 *  Thread Starter [leokand](https://wordpress.org/support/users/leokand/)
 * (@leokand)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/#post-13447356)
 * I already did. In the parent theme it’s ok.
 *  [Betty](https://wordpress.org/support/users/betydbr/)
 * (@betydbr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/#post-13447390)
 * If it’s ok in the parent theme then it’s something wrong with the customizations
   made in your child theme. Try to delete them one by one for the moment and see
   what causes the issue. 🙂
 *  Thread Starter [leokand](https://wordpress.org/support/users/leokand/)
 * (@leokand)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/#post-13447463)
 * I repeat: BEFORE I made the update of Neve everything was fine both in the parent
   as in the child theme. AFTER I made the update it is not fine in the child theme
   any more.
 * I already checked several times all the possibilities. If you could tell me where(
   in which file) are located these settings, I could look manually. But now I do
   not know what to do.
 *  Thread Starter [leokand](https://wordpress.org/support/users/leokand/)
 * (@leokand)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/#post-13452903)
 * Anybody?
 *  Thread Starter [leokand](https://wordpress.org/support/users/leokand/)
 * (@leokand)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/#post-13462266)
 * Can somebody answer me?
 * _If you could tell me where (in which file) are located these settings, I could
   look manually. _
 *  [Vytis](https://wordpress.org/support/users/bvytis/)
 * (@bvytis)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/#post-13483317)
 * Hi [@leokand](https://wordpress.org/support/users/leokand/),
 * Try applying this CSS to Additional CSS section of Customizer to make menu items
   in line:
 *     ```
       li.menu-item {
           display: inline-block;
       }
       ```
   
 * Also, if the issue happens with your child theme only try checking what were 
   the customizations that you made for the child theme that could affect the header
   layout and try reverting them back to the default state.

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

The topic ‘Problems with header after update’ is closed to new replies.

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

 * 7 replies
 * 3 participants
 * Last reply from: [Vytis](https://wordpress.org/support/users/bvytis/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/problems-with-header-after-update/#post-13483317)
 * Status: resolved