Title: Menu location
Last modified: August 22, 2016

---

# Menu location

 *  Resolved [wparks](https://wordpress.org/support/users/wparks/)
 * (@wparks)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/menu-location-5/)
 * Hi,
    I would like to be able to change the location of my menu in Superhero(Sidekick).
   it is now located to the right of the page and I would like to have it moved 
   to the left. Can you tell me where in the CSS I can find the location and how
   to change it. [http://wparksphotography.com/wp/](http://wparksphotography.com/wp/)
 * Thank you,
    Wayne

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

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/menu-location-5/#post-5505476)
 * Hi Wayne, this should do it:
 *     ```
       .main-navigation ul {
           text-align: left;
       }
       ```
   
 * I found this by using a browser inspector and selecting the menu to see which
   element was right-aligned in the current code.
 *  Thread Starter [wparks](https://wordpress.org/support/users/wparks/)
 * (@wparks)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/menu-location-5/#post-5505478)
 * Kathryn,
    Thank you …that worked I appreciate you input. Wayne

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

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

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

 * 2 replies
 * 2 participants
 * Last reply from: [wparks](https://wordpress.org/support/users/wparks/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/menu-location-5/#post-5505478)
 * Status: resolved