Site logo

Archived topic

Grid Nagative Margin

9 replies · Started by Sato Mori on January 4, 2023

Viewing posts 1–10 of 10

Hi there,
I have a trouble with spacing in Grid.

In Site Libraly have a template named is InBound.
In the footer, [Style Guide, Credits, Privacy Policy] somehow the author can set space perfectly.

I tried to copy exactly of this container but it did not work.

With Chrome dev tool I can see margin-left: -20px
But I dont know how to do it. Please help.
Thanks.

Hi Fernando,
Thanks for your time.

I see. The site footer is empty for REMOVED URL

Have you tried re-importing the Site Library Template?

If not, can you try that? It would be good to take a backup of your site before doing so.

Sorry for bother you, Im low tech.

I see. Thank you for adding screenshots.

Can you try adding this through Appearance > Customize > Additional CSS?:

.gb-grid-wrapper.gb-grid-wrapper-ae1c35b7 > .gb-grid-column {
    width: unset;
}

Let us know how it goes.

Thank you. It worked.
But I have a question is why i tried to copy all setting of this template but it didnt work. LOL

Thanks for your help.

Actually, can you try removing the code I provided?

Then, remove the Container Width in the Grid Columns. Example: https://share.getcloudapp.com/jkuOmngK

I think this is how it should be set up. You can check the Container Width on the actual template to confirm.

Thanks you. It worked. Thanks you so muchhhh.

You're welcome, Sato!

This archived topic is closed to new replies.