Site logo

[Resolved] Aligning The Body Content With The Container

Home Forums Support [Resolved] Aligning The Body Content With The Container

Home Forums Support Aligning The Body Content With The Container

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2405588
    Jodie

    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

    #2405600
    Fernando
    Customer Support

    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.

    #2405795
    Jodie

    Hi Fernando,

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

    Cheers Jodie

    #2405809
    Fernando
    Customer Support

    You’re welcome Jodie!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.