Adding a banner above the footer are for Sparkling WordPress theme

Hello,

I’m just working on my site. I’d like to add a banner - like the call to action bar - but right above the footer that showcases an image the length of the footer where my site has been featured on. How can I do this?

Your help would be greatly appreciated.

Thanks,

Arianna

Arianna,

Please post your website URL and banner that you would like to use and I will check what I can do about it.

Thanks so much! Sorry - it’s theselfdiscoveryretreat.com. Just starting to design it as I moved content over from another site and may have a couple more questions.

You can add code like this inside footer.php file right above this line<div id="footer-area">

<div class="cfa">
	<div class="container">
		<div class="col-sm-12">
			<img src="http://www.theselfdiscoveryretreat.com/wp-content/uploads/2015/05/cropped-Arianna_RetreatBanners3-2.jpg">
		</div>
	</div>
</div>

In this code you should replace existing image link with one you want to use as as used your Custom header image to create this example.

Thanks so much! Really appreciate it :slight_smile:

Hello,

What size do the images have to be to span the length of the footer?

Thanks :slight_smile:

Hi,
How can I add a footer image fullwidth on Sparkling theme?

Marcos.

Hi Marcos,

This is old thread and to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Cheers,
Movin