Comments jasonbelcourt started the conversationJuly 17, 2018 at 12:05amHey, I've searched high and low. I can't figure out how to change the image in the footer of my site.I'm using the 'restaurant' demo template. Everything is looking peachy but the sushi image needs to be replaced.Can y'all tell me how to please.I would give you the link to my page but I'm in 'coming soon' mode.Here's the page demo I'm referring to though.https://demo.kaliumtheme.com/restaurant/Thanks gang!Jase[deleted] repliedJuly 17, 2018 at 7:18amHi Jase,You just need to go to Custom CSS area and there you can find this CSS code: /* Footer: Background Decoration Image */ footer.site-footer { background: #222 url(https://demo.kaliumtheme.com/restaurant/wp-content/uploads/2017/08/sushivogel.png) no-repeat 118% 140% !important; background-size: 600px auto !important; } Then you can remove or change the image link area. https://demo.kaliumtheme.com/restaurant/wp-content/uploads/2017/08/sushivogel.png Have a great day Sign in to reply ...
Hey, I've searched high and low. I can't figure out how to change the image in the footer of my site.
I'm using the 'restaurant' demo template. Everything is looking peachy but the sushi image needs to be replaced.
Can y'all tell me how to please.
I would give you the link to my page but I'm in 'coming soon' mode.
Here's the page demo I'm referring to though.
https://demo.kaliumtheme.com/restaurant/
Thanks gang!
Jase
Hi Jase,
You just need to go to Custom CSS area and there you can find this CSS code:
Then you can remove or change the image link area.
Have a great day