How can I center my blog grid using Minimal theme code?

Hey everyone!

I am trying to figure out what code to use to center my blog grid.

https://deranged-shop.com/blogs/archive

As you can see, it is all left aligned - which is not ideal, I think it would look better centered. I was able to figure out how to center the article pages, but not the blog page itself yet - any help would be great.

Theme: Minimal

Hello @donniederanged ,

It’s GemPages support team and glad to support you today.

I checked and found that there is a sidebar on your blog page. It makes the page look not centered.

You could please try finding the sidebar feature in the theme’s customize and disabling it.

If it still doesn’t work, let’s try following my below suggestion by adding CSS code:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


For example,

If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team

1 Like

You’re awesome, thank you so much!

1 Like

Hello @donniederanged ,

I am glad that my solution is helpful to you.

Best regards,
GemPages Support Team