Background image on all pages instead of just Home

Hi there,

Sorry for the basic question - I’m totally new to this. Can’t figure out how to set the background image for ONLY the main Home page. It appears on all pages automatically. Help?

Thank you!
-A

Hi there,
Thanks for reaching out.
In reference to your question here, please try out the following CSS code under the Appearance>Customize>Additional CSS section:

body.home {
background-image: url(https://colorlib.com/wp/wp-content/uploads/sites/2/2014/03/sparkling-theme-preview.jpg);
}

You can alter the image URL to that of your preference.

I hope this helps.
Best Regards,
Support.

Thanks for the reply. I tried that and nothing changed. Thoughts?

Never mind, I found another solution. Thanks!!

Thank you

I will close this case now, Feel free to contact us again if you have other questions Thanks!