• 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)
  • you question is not clear.. can you explain it a bit clearly. I’m personally using this theme i think i can help you ??

    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

    (@dktireservice)

    Sure my site is https://www.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.

    Hello dktireservice,

    Please check the link and let me know the layout.
    https://drive.google.com/file/d/0B9S_hXIKxsSiVzVPdjNzS1ZCek0/view?usp=sharing

    Best Regards

    Thread Starter dktireservice

    (@dktireservice)

    Also, it’s only letting me change the Footer widgets but not the side bar widgets

    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

    (@dktireservice)

    Thanks for the response. What I would like it the

    Left Sidebar-Content-Right Sidebar layout.

    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!

    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.

    change the text : second rule to /* Second Rule */ or delete it

    Thread Starter dktireservice

    (@dktireservice)

    Thanks! I just thought there would be a faster way to change it

    Thread Starter dktireservice

    (@dktireservice)

    I wanted the layout exactly how the demo is

    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

    (@cats_456)

    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.