Title: Changing sidebar position
Last modified: August 21, 2016

---

# Changing sidebar position

 *  Resolved [kawaluana](https://wordpress.org/support/users/kawaluana/)
 * (@kawaluana)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-sidebar-position/)
 * Hello,
 * I can´t seem to make changes on my stylsheet or don´t kow how to do it.
    I´m 
   using the Origin theme and created a Child theme, on which I´m trying to make
   the chages. I want to move my sidebar from right to left, so I did the changes
   in this part of the code:
 *     ```
       #content {
       	float: right;
       	width: 68.08510638297872%;
       	margin: 0 0 30px 0;
       	min-height: 180px;
       }
       #sidebar-primary {
       	float: left;
       	width: 27.65957446808511%;
       }
       ```
   
 * but nothing happened, sidebar is still on the right side.
    I also tried to change
   my sidebar background before life this and it didn´t work. This is my wepage:
   [http://www.practicaryoga.com](http://www.practicaryoga.com)
 * Any suggestions please?

Viewing 1 replies (of 1 total)

 *  Thread Starter [kawaluana](https://wordpress.org/support/users/kawaluana/)
 * (@kawaluana)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-sidebar-position/#post-4341363)
 * I just had to restart my browser.

Viewing 1 replies (of 1 total)

The topic ‘Changing sidebar position’ is closed to new replies.

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

## Tags

 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * 1 reply
 * 1 participant
 * Last reply from: [kawaluana](https://wordpress.org/support/users/kawaluana/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/changing-sidebar-position/#post-4341363)
 * Status: resolved