Title: Left hand navigation
Last modified: August 21, 2016

---

# Left hand navigation

 *  Resolved [redtps](https://wordpress.org/support/users/redtps/)
 * (@redtps)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/left-hand-navigation/)
 * Hi!
 * I wonder if you guys have ever switched to a left hand navigation?

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

 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/left-hand-navigation/#post-4500144)
 * redtps, you want to display main menu on left side under logo?
 *  [aymanhafez](https://wordpress.org/support/users/aymanhafez/)
 * (@aymanhafez)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/left-hand-navigation/#post-4500269)
 * I’m looking to do the above too – is it an easy fix?
 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/left-hand-navigation/#post-4500270)
 * By default the menu located on right hand, If you have many menu items they will
   be located under logo. If you want to see menu under logo, you need to add this
   lines to custom css in theme options.
 *     ```
       .main-navigation {
       float: left !important;
       width: 100%;
       }
       ```
   

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

The topic ‘Left hand navigation’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/left-hand-navigation/#post-4500270)
 * Status: resolved