Site logo

Archived topic

Posting below footer widgets

4 replies · Started by Hugh on March 9, 2021

Viewing posts 1–5 of 5

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

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.

This archived topic is closed to new replies.