How to add an image background on Dawn theme 6.0.2?

What code do we use to add an image background to our website?

We tried using other codes from different forums from here but none of them worked or didn’t work properly. Looking for a code that is compatible with Dawn theme 6.0.2 to add a background image. Thank you in advance! :slightly_smiling_face:

@Popcorn
Hello,
Use this CSS

background-image:url("image/image.jpg")

for your particulate page or section

Hi, the code didn’t work. It just shows a white background. :disappointed_face: