- This topic has 7 replies, 3 voices, and was last updated 1 year, 7 months ago by
Leo.
-
AuthorPosts
-
November 27, 2020 at 7:47 pm #1553904
SK
1. What if I have more than 5 footer widgets?
2. Can we arrange footer widgets differently, say footer 2 below footer 1
3. Can we rearrange the footer widgets, say footer 5 first and then footer 1, 2….etc.
4. What if I want to add some free form text below the footer title or body?November 28, 2020 at 4:29 am #1554509David
StaffCustomer SupportHi there,
all of those things are possible with CSS, but its best we have a definitive design to work with.
If you want to have much greater design control then you could use a Block Element to replace the Footer.https://docs.generatepress.com/article/block-element-overview/
Combine that with the GenerateBlocks Plugin to create the Container and Grid:
https://wordpress.org/plugins/generateblocks/
And the Organic Widget Area Block plugin:
https://wordpress.org/plugins/organic-widget-area-block/
You can now visually build the footer area and populate it via the usual Widgets.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/November 28, 2020 at 7:42 am #1555004SK
Thanks, will study these and try to implement using blocks.
In the short term are there any examples to do it in css in a limited fashion?
November 28, 2020 at 9:08 am #1555157David
StaffCustomer SupportThe CSS would be on a case by case basis, we would need to see a design you’re trying to achieve in order to provide that… one thing that is not possible is adding more widget areas with CSS. So 5 is the max, the CSS method would be a hack ie. mutliple widgets in a single widget area.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/November 28, 2020 at 1:35 pm #1555487SK
I am trying to create a footer like officeclip.com. Right now I need to put together something quickly. So any css sample (or ideas on how to do it) will be great!
November 28, 2020 at 4:23 pm #1555632Leo
StaffCustomer SupportThe footer widgets of that site can be replicated pretty easily with the default footer widgets area.
– Footer widget 1 would be an image widget + a text widget.
– Footer widget 2 would be two navigation menu widgets.
– Footer widget 3 would be a navigation menu widget plus a social icons widget.
– Footer widget 4 would be a navigation menu widget.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/November 29, 2020 at 1:41 pm #1557201SK
Yes…Still learning. Underestimated the power of WordPress!
November 29, 2020 at 3:32 pm #1557300Leo
StaffCustomer SupportNo problem 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.