body { background-image: url('your-image-url.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; }
'your-image-url.jpg'
with the URL of your uploaded image. You can find the image URL in the Media Library by selecting the image and copying the link.Note: Custom CSS may be affected by your site's theme or layout. If the background image does not appear as expected, it may be due to theme restrictions.