Archived topic
Posting below footer widgets
4 replies · Started by Hugh on March 9, 2021
Hey guys,
I'd like the place some text in the footer area below the widgets (of which I have 4) and above the copyright section which is a different colour.
What's the best way to achieve this?
Can provide a screenshot if necessary.
Thanks in advance for the help.
Cheers,
Hugh
Hi there,
You can create a Hook Element to insert your texts.
https://docs.generatepress.com/article/hooks-element-overview
As for the hooks to pick, you can use this visual guide as reference.
https://docs.generatepress.com/article/hooks-visual-guide/
Ok so using the hook generate_after_footer_widgets, doesn't actually put it in the same widget container and have it justify with the same font, font colour and background colour.
What's the quickest way to fix that?
Simplest way would be to use a Block element in that same Hook position using the GenerateBlocks plugin - you can then style the container block to match the footer widget area.