Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #305594

    Hello Support,

    http://ps.bypundyk.com/the-shot/
    I have added the css code below so that the sidebar background color works. I have added an image and text on the sidebar but it does not center as you can see.

    Hope you can help find a solution to my problem.

    .sidebar {
    background: #ccc;
    min-height: 600px;
    }
    .gravatar {
    border-radius: 0;
    }
    .comment-count {
    border-radius: 0;
    }
    .rounded-container, .rounded-container img {
    border-radius: 0;
    }

    Thanks,
    MP

    #305628

    Hi Marcelo!

    Please add following code to Quick CSS as well

    .inner_sidebar {
    margin-right: 50px;
    }

    Cheers!
    Yigit

    #306007

    Thanks for your help.

    MP

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sidebar content not centered’ is closed to new replies.