Title: left sidebar
Last modified: August 31, 2016

---

# left sidebar

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

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/left-sidebar-30/#post-7181087)
 * Hey there kohkahhuat,
 * How are you doing today?
 * This should be possible with some custom CSS. Would you mind posting link to 
   your site where I could see this and I’d be more then happy to try to help 🙂
 * Cheers,
    Bojan – WPMU DEV
 *  Thread Starter [kohkahhuat](https://wordpress.org/support/users/kohkahhuat/)
 * (@kohkahhuat)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/left-sidebar-30/#post-7181100)
 * Dear Sir/Madam,
 *  I am very pleasant surprised that you reply so soon. Thank you 🙂
 *  I am using Bitnami WordPress stack on my laptop to do the website and if I am
   not wrong, is not access to the internet. Also I’m afraid I do not know any php,
   CSS or coding.
 * Best regards,
    Koh, Kah Huat
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/left-sidebar-30/#post-7181207)
 * Hey again,
 * Alright, I’ve checked the theme and this is definitely possible with some custom
   CSS. Please try adding the following CSS code in the style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or if your theme doesn’t have custom CSS tab add it in your site using the following
   plugin:
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       div#primary {
           float: right;
           margin-left: 20px;
       }
       ```
   
 * Have a great weekend 🙂
 * Cheers,
    Bojan

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

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

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

 * 3 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/left-sidebar-30/#post-7181207)
 * Status: not resolved