• Tried support at pinboard but tells me I am a spammer! My problem is getting the sidebar to show only one column. As it stands now it looks like 2 columns. The theme options says there are 2 columns but I only want one. Probably need some CSS changes. Can anyone help?
    Paul
    The site in question is below
    http://carelascruces.org

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Paul,

    You can add this CSS to your style.css sheet or your custom.css file:

    .twocol {
      width: 100%;
    }

    This should get rid of the extra column. Hope this helps.

    Thread Starter goodsuccess

    (@goodsuccess)

    Perfect Chris. Worked like a charm. I really like this theme it’s simple, clean and effective.

    Thanks again.
    Regards

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

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