Site logo

Archived topic

Aligning The Body Content With The Container

3 replies · Started by Jodie on November 7, 2022

Viewing posts 1–4 of 4

Hi,

I've adjusted the padding for displaying my category page archives on mobile, which I'm happy with.

However the container seems to be out of alignment with the body on desktop. How can I fix this please?

Thanks for your help!

Cheers Jodie

Hi Jodie,

We previously added this code in a previous topic you created:

.archive #page.grid-container,
.archive #page.grid-container .gb-inside-container{
    max-width: 1100px !important;
}

This changes the max-width of the content on archive pages. Are you wanting to revert this change? If so, just remove the code you added as mentioned above.

Hi Fernando,

Thanks for clarifying that! I'll give it a go and see what happens.

Cheers Jodie

You're welcome Jodie!

This archived topic is closed to new replies.