You can change this background image on mobile by add more this code to Customize > Custom CSS:
@media only screen and (max-width: 767px){
#widget-area{ background-image: url('YOUR_BACKGROUND_IMAGE_URL_MOBILE') !important; }
}
Note Important:
Change YOUR_BACKGROUND_IMAGE_URL_MOBILE on above code to the background image URL you want to change on mobile. You can check this guide to know how to get URL of images you upload.
how can i change footer image for desktop and also mobile version?
Hi,
I didn't see any footer image on your site, can you make it publish to I can check it?
Best Regards,
PenciDesign
Sorry, now it is enabled again. How can i change that background image?
Hi,
You can change this background image on mobile by add more this code to Customize > Custom CSS:
Note Important:
Change YOUR_BACKGROUND_IMAGE_URL_MOBILE on above code to the background image URL you want to change on mobile. You can check this guide to know how to get URL of images you upload.
Best Regards,
PenciDesign
also i want to change for the desktop version...
Hi,
You can change for desktop version by go to Customize > Colors for Footer > Footer Widget Area Background
Best Regards,
PenciDesign