Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there,

    can you share a link to your site

    Thread Starter awesomeblogger

    (@awesomeblogger)

    Hey David, thanks so much for your comment!! I was actually able to solve the issue with this code:

    .blog .site.grid-container {
    margin-top: -25px;
    width: 795px;
    }

    i would suggest you use max-width instead of width in your CSS.

    Thread Starter awesomeblogger

    (@awesomeblogger)

    Thank you, I’ve already tried it with max-width and it didn’t work, because if I put it to say 500px it wouldn’t be centered…, and the lower max-width I put, the more it was tilting to the left. But with width I don’t see such problems.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to make archive page centered?’ is closed to new replies.