Archived topic
How will I change footer size in equal manner?
3 replies · Started by Imran on February 15, 2021
Hi,
The donate site is displaying footer as like the screenshot here https://prntscr.com/zolpna. The first one is displaying very near to the second one. How will I change it with equal space in both of the sides.
And can I do it as like the screenshot (https://prntscr.com/zom8hh) from Search site library?
Thanks.
Hi there,
Your site's footer is made with a Block Element with its columns set through a GenerateBlocks' Grid Block.
You can control the spacing of these columns by editing the Block Element that inserts them and select their containing columns to set their preferred width values.
https://share.getcloudapp.com/rRukGgoA
Thanks Elvin. I will try the guide now.
what about this...
And can I do it as like the screenshot (https://prntscr.com/zom8hh) from Search site library? Is it the same procedures?
You can certainly do that as well.
In fact, you can completely disable the footer element of the theme so you could go all in on the Block Element with Grid blocks for all the footer layouts you want to do.
To disable the footer element the theme adds by default, you can use the Layout Element:
https://docs.generatepress.com/article/layout-element-overview/#disable-element
You can then add in as much layout as you want to the block element to your preference.