• Resolved KHanks

    (@khanks)


    I would like to add an image below the footer. I am very new to this but found a YouTube video showing basically what I would like to do on the Responsive theme – they had you add a colophon widget but that doesn’t seem to be an option with this theme. Is there something similar that I can do?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The Colophon widget area in the Responsive theme is actually before the footer, between the content area and the footer. Sugar & Spice also has some widget areas before the footer, labeled Prefooter Area One, Two and Three. You didn’t provide a link to your site, but if you are only using Prefooter One, then you can add a Text widget to the end of Prefooter Area One with an HTML tag pointing to your image, like this:

    <img src="https://mysite.com/images/myfooter.jpg" />

    If you’re using more than one Prefooter Area, then that won’t work, because the Prefooter Areas are displayed side-by-side.

    If you really do want the image after the footer, then you can create a child theme and modify a copy of footer.php to add the image at the end.

    Thread Starter KHanks

    (@khanks)

    I ended up finding a plug-in that gave me an area for copyright info that worked exactly like what I was wanting – thank so much for that suggestion too though!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding an image below the footer’ is closed to new replies.