PenciDesign Supporter replied
Hi,
Following your request, you need to add the custom CSS code to your site via Appearance → Customize → Custom CSS. For example:
body {
background-image: url(image-url);
}In case you don't knowledge about CSS, you can regenerate the background color via this site, then copy & paste it into your site.Regards,
PenciDesign.