Title: Menu?
Last modified: August 24, 2016

---

# Menu?

 *  Resolved [Thrivewithfiona](https://wordpress.org/support/users/thrivewithfiona/)
 * (@thrivewithfiona)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/menu-121/)
 * Hello, thanks for a nice theme 😉
 * My menu is showing up funny? It looks backwards but actually quite jumbled up…
   Just wondered if this is normal?
 * And is there any way to change the menu colour (hover over to #FF6600?
 * And main Text colours to grey?
 * Kind regards, Fiona

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/mh-themes/)
 * (@mh-themes)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/menu-121/#post-6069971)
 * Hi Fiona,
 * thanks for using MH Impact _lite_ and we’re happy that you like the theme. 😉
 * The menu is designed like this, as you can see in the [theme demo](http://www.mhthemes.com/demo/?theme=impact).
   Anyway, if you want to change this, you could do it with some CSS:
 * `.main-nav li { float: left; }`
 * Regarding colors, the free theme doesn’t have color options included, this would
   be available in the [premium version of the theme](http://www.mhthemes.com/themes/mh/impact/).
 * If you want to change colors in the free version, you would need to do this by
   modifying the CSS as you like, for example:
 *     ```
       .main-nav li:hover { border-bottom: 10px solid #ff6600; }
       .main-nav li:hover a { color: #ff6600; }
       ```
   
 * But please be aware that we can’t provide individual theme customizations for
   free – thanks.

Viewing 1 replies (of 1 total)

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mh-impact-lite/1.2.9/screenshot.
   png)
 * MH Impact lite
 * [Support Threads](https://wordpress.org/support/theme/mh-impact-lite/)
 * [Active Topics](https://wordpress.org/support/theme/mh-impact-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mh-impact-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mh-impact-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/mh-themes/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/menu-121/#post-6069971)
 * Status: resolved