Title: left sidebar
Last modified: August 31, 2016

---

# left sidebar

 *  [kohkahhuat](https://wordpress.org/support/users/kohkahhuat/)
 * (@kohkahhuat)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/left-sidebar-29/)
 * Hi,
    Could could I customize to have a left sidebar instead of right sidebar?
   I do not know php or any coding.
 * Thank you & regards,
    Kah Huat

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

 *  [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * (@awanrmb)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/left-sidebar-29/#post-7181246)
 * Hi,
 * Please try to use the css code below:
 *     ```
       div#primary {
           float: right;
       }
       ```
   
 * Add it using simple custom css plugin and let me know how it goes.
 *  [dylanvirgo](https://wordpress.org/support/users/dylanvirgo/)
 * (@dylanvirgo)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/left-sidebar-29/#post-7181417)
 * Hi, I used this CSS and while this was good for the Inner pages …it also messed
   up my home page where it left some space for left bar in the home page as well…
   I had kept the Home page to Static- front page.
 * Please help as i really need to have the Left navbar and need it for all pages
   besides home
 *  [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * (@awanrmb)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/left-sidebar-29/#post-7181418)
 * Hi [@dylanvirgo](https://wordpress.org/support/users/dylanvirgo/),
 * Please post the URL of your site here.
 *  [dylanvirgo](https://wordpress.org/support/users/dylanvirgo/)
 * (@dylanvirgo)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/left-sidebar-29/#post-7181419)
 * Hi [@awanrmb](https://wordpress.org/support/users/awanrmb/)
 * This is the demo site link pasting 2 URL’s
 * [http://dylanvirgo.cloudaccess.host/](http://dylanvirgo.cloudaccess.host/) IN
   this link notice that the “Services Section” and the “Know more about section”
   on the home page have moved slightly to the right…as if leaving space for Left
   nav bar
 * and [http://dylanvirgo.cloudaccess.host/shopping-content/](http://dylanvirgo.cloudaccess.host/shopping-content/)
   this link and all other pages where i choose Template instead of full width the
   problem is fixed
 *  [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * (@awanrmb)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/left-sidebar-29/#post-7181420)
 * Hi [@dylanvirgo](https://wordpress.org/support/users/dylanvirgo/),
 * Thank you for your feedback and I am sorry if the CSS code in above are not working
   as you expceted.
 * To fix the issue, please use these CSS code instead:
 *     ```
       body:not(.home) #primary{
         float: right;
       }
       ```
   
 *  [dylanvirgo](https://wordpress.org/support/users/dylanvirgo/)
 * (@dylanvirgo)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/left-sidebar-29/#post-7181421)
 * Thanks [@awanrmb](https://wordpress.org/support/users/awanrmb/), for sorting 
   this

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

The topic ‘left sidebar’ is closed to new replies.

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

 * 6 replies
 * 3 participants
 * Last reply from: [dylanvirgo](https://wordpress.org/support/users/dylanvirgo/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/left-sidebar-29/#post-7181421)
 * Status: not resolved