-
Mafergu16
I’m trying to edit my footer and have it full-width. But I noticed even when I set it to full width the contents within the container don’t extend. I’m not sure what to do.
-
Fernando
Hi Mafergu,
For reference, can you share the link to the site in question?
-
Mafergu16
Yes, sorry about that.
It’s fernwehfilms.com
-
Mafergu16
I also noticed the sign-up section isn’t centered on widescreen.
-
Fernando
Hi Mafergu,
It’s appearing fine from my end. See: https://share.getcloudapp.com/NQupX7Y8
Can you try clearing your browser’s cache?
-
Mafergu16
The only issue I have with it is that the optin form content isn’t centered within that container. It seems as though everything is shifted to the left.
-
Fernando
It’s because the form is taking up a big portion of your Grid.
What you can do is alter the widths of the columns or better yet, replace the 3-column Grid Block with 3 Container Blocks instead.
Then, set the max-width of each Container, and on the left-most Container, give it an
autoleft margin. Do the same for the right margin of the right-most Container.That should center it the way you want it to be.
-
Mafergu16
The first method worked best for me! Thank you, it looks way better now!
-
Fernando
You’re welcome, Mafergu!
- You must be logged in to reply to this topic.