Adding full-width container above footer?

Posted in: Newspaper
Post count: 14

My client wants to add a section of scrolling sponsor logos directly above the footer (below all the page content/sidebar). Is this possible?

For example: the colored square located in the main content section of http://ptenmedia.com/wmp/schedule/ should appear directly above the dark gray footer at the bottom and span the whole width of the page.

Thank you!

Post count: 22421

Hello,
If you want that to appear above the footer across all of the site, then you will have to alter the php files and implement it through a shortcode.
Place the code at the very top of the footer for the template that you use: https://www.screencast.com/t/5MbDwtOFWU
You can implement the shortcode using a do_shortcode function: https://developer.wordpress.org/reference/functions/do_shortcode/

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.