Title: Problems since theme update
Last modified: June 14, 2019

---

# Problems since theme update

 *  [Jim](https://wordpress.org/support/users/kernix/)
 * (@kernix)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/problems-since-theme-update/)
 * I inspected a page using chrome and a lot of things looked messed up. I first
   tried to resize my header logo but then I noticed that the sub-menu items wrapped
   onto a second line – they didn’t do that before.
 * How can I undo the theme update? Something is wrong with it.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-since-theme-update%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/problems-since-theme-update/#post-11641405)
 * Hello,
 * I didn’t understand the issue. Can you please share a screenshot of the issue?
 *  Thread Starter [Jim](https://wordpress.org/support/users/kernix/)
 * (@kernix)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/problems-since-theme-update/#post-11641629)
 * I don’t know how to add a screenshot to this forum – the sub-menu items are on
   two rows. Take a look at the link I added and mouse over either Services or Blog.
   The container that contains the text for the sub-menu items wraps to a second
   row where they did not do that before.
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/problems-since-theme-update/#post-11643898)
 * Okay, go to Appearance > Customize > Custom CSS section and add the below code
   in the CSS filed to fix it –
 *     ```
       .sf-menu li.menu-item {
           white-space: nowrap;
       }
       ```
   
 *  Thread Starter [Jim](https://wordpress.org/support/users/kernix/)
 * (@kernix)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/problems-since-theme-update/#post-11645366)
 * That worked – thanks so much!
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/problems-since-theme-update/#post-11647463)
 * You’re welcome!

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

The topic ‘Problems since theme update’ is closed to new replies.

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

## Tags

 * [page header](https://wordpress.org/support/topic-tag/page-header/)
 * [sub menus](https://wordpress.org/support/topic-tag/sub-menus/)

 * 5 replies
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/problems-since-theme-update/#post-11647463)
 * Status: not resolved