Shefund Footer Picture - Question | JoomShaper

Shefund Footer Picture

Patricia Lee

Patricia Lee

Template 1 year ago

Hi there

www.CANFib.org

How do I get rid of the picture at the footer/bottom of this template.

I checked the modules, template settings and also can't find anything in any css..

Any help is apprecaited.

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #147018

Hi there!

Thanks for reaching out to us.

Which image are you talking about, please? Can you redirect me there with screenshot and link?

Best Regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #147021

Hi Pati,

Replace/Overwrite that image: templates/shefund/images/footer-bg.png

OR

Use this Custom CSS to remove/hide it:

#sp-bottom .container
{ background-image: none !important; }

Indeed it's not a module, but from template styles.

0
Patricia Lee
Patricia Lee
Accepted Answer
1 year ago #147030

Hey wow thank you for the speedy help :) the css worked fab.

Have a great day.

0