Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello
    Please don’t use previous solution and look at this one instead.
    Please change css styles or add this code into the custom.css:

    #container {
        display: table}
    .site-content {
     width: 550px;}

    Regards,
    Wallbreaker

    Thread Starter jodi123

    (@jodi123)

    That didn’t fix it. Now the sidebar is gone and the two posts I had are side by side. Just want the side bar on the side, starting at the top… and the posts on the left.

    Thread Starter jodi123

    (@jodi123)

    That didn’t fix it. Now the sidebar is gone and the two posts I had are side by side. Just want the side bar on the side, starting at the top… and the posts on the left.

    Please try these lines again with an !important tag.

    #container {
    display: table !important}
    .site-content {
    width: width: 635px !important;}
    You may check this screenshot http://prntscr.com/8qsax8
    Regards
    Wallbreaker

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

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