Title: Layout question
Last modified: August 30, 2016

---

# Layout question

 *  [dktireservice](https://wordpress.org/support/users/dktireservice/)
 * (@dktireservice)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/)
 * HI, I love the theme but I do have one question. How do I get the sidebars on
   the sides with the content in the middle like pictured? I’m not having any luck
   finding it in the layout options.

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

 *  [Siteground Web Hosting](https://wordpress.org/support/users/siteground-hosting/)
 * (@siteground-hosting)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400725)
 * you question is not clear.. can you explain it a bit clearly. I’m personally 
   using this theme i think i can help you 🙂
 *  [Vipin Saini](https://wordpress.org/support/users/vipinkumarsn4/)
 * (@vipinkumarsn4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400749)
 * Hello dktireservice,
    Hope you are having good time!
 * Can you please elaborate your words further?? and i would like to have a look
   to your site so please send site url also.
 * Cheers!
 *  Thread Starter [dktireservice](https://wordpress.org/support/users/dktireservice/)
 * (@dktireservice)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400767)
 * Sure my site is [http://www.dktireservice.com](http://dktireservice.com)
 * I am currently running some theme called SUV Focus. The lay out of my page, as
   you can see, is Sidebar-Content/posts-Sidebar. I see that it is possible to do
   with this theme but it seems that no matter which options I choose it just endes
   up as Content-Sidebar-Sidebar.
 *  [Vipin Saini](https://wordpress.org/support/users/vipinkumarsn4/)
 * (@vipinkumarsn4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400773)
 * Hello dktireservice,
 * Please check the link and let me know the layout.
    [https://drive.google.com/file/d/0B9S_hXIKxsSiVzVPdjNzS1ZCek0/view?usp=sharing](https://drive.google.com/file/d/0B9S_hXIKxsSiVzVPdjNzS1ZCek0/view?usp=sharing)
 * Best Regards
 *  Thread Starter [dktireservice](https://wordpress.org/support/users/dktireservice/)
 * (@dktireservice)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400779)
 * Also, it’s only letting me change the Footer widgets but not the side bar widgets
 *  [Vipin Saini](https://wordpress.org/support/users/vipinkumarsn4/)
 * (@vipinkumarsn4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400783)
 * Hello dktireservice,
    Welcome Back!
 * My question is still same, is that you want?? what i have mentioned in image??
   Please let me know??
 * Best Regards!
    Vipin
 *  Thread Starter [dktireservice](https://wordpress.org/support/users/dktireservice/)
 * (@dktireservice)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400788)
 * Thanks for the response. What I would like it the
 *  Left Sidebar-Content-Right Sidebar layout.
 *  [Vipin Saini](https://wordpress.org/support/users/vipinkumarsn4/)
 * (@vipinkumarsn4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400791)
 * Hello dktireservice,
    Welcome Back!
 * I am so sorry for my understanding, but the layout is same,which you are up to(
   Left Sidebar – Content – Right Sidebar)??
 * Regards!
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400792)
 * If I understand you correctly you want to change the site layout where the new
   layout would be content sidebar sidebar. Is that correct.
 * This can be done with css statements. But there are several elements you need
   to change.
 * first rule to change would be
 *     ```
       #sidebar-primary{
                         float:right;
                         margin-left:35px;
   
       }
   
       second rule
       #content{
         left-margin:0;
       }
       ```
   
 * Please don’t make changes to the theme use a custom css plugin or apply the styles
   in a child theme.
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400797)
 * change the text : second rule to /* Second Rule */ or delete it
 *  Thread Starter [dktireservice](https://wordpress.org/support/users/dktireservice/)
 * (@dktireservice)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400804)
 * Thanks! I just thought there would be a faster way to change it
 *  Thread Starter [dktireservice](https://wordpress.org/support/users/dktireservice/)
 * (@dktireservice)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400808)
 * I wanted the layout exactly how the demo is
 *  [mrtom414](https://wordpress.org/support/users/mrtom414/)
 * (@mrtom414)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6400818)
 * I didn’t notice that this is a premium theme. You should check with the themes
   author. They should provide support for this theme.
 *  Theme Author [cats_456](https://wordpress.org/support/users/cats_456/)
 * (@cats_456)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6401001)
 * dktireservice, hi! Theme has 2 sidebars by default, you can set layout at
 * Customize > Customize Layout > Home > Two sidebars (for home page)
    Customize
   > Customize Layout > Default > Two sidebars (for other pages)

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

The topic ‘Layout question’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sg-double/1.7/screenshot.png)
 * SG Double
 * [Support Threads](https://wordpress.org/support/theme/sg-double/)
 * [Active Topics](https://wordpress.org/support/theme/sg-double/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sg-double/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sg-double/reviews/)

 * 14 replies
 * 5 participants
 * Last reply from: [cats_456](https://wordpress.org/support/users/cats_456/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/layout-question-10/#post-6401001)
 * Status: not resolved