How to set a full-screen background image with the Motion theme?

Hey, what steps do I need to take to have a full-screen background image on the start page while using the Motion Theme?

Like this: https://pesoclo.com/

Hey @mastahlb

Hope you doing well

Before moving on make the duplicate backup of the current theme.

Head to Online Stores> Themes> Edit Code

Open file called latori-theme.main.css

paste this code to very bottom and let me know if it helped you or not we will try fixing it as soon as possible.

.footer__links-top>*, .footer__links-top a {
    color: white !important;
}

#shopify-section-footer {
    background: transparent !important;
}

Hopefully, it will help you. If yes then Please don’t forget to hit Like and Mark it as the solution!

Thank you for your feedback!

The file ‘latori-theme.main.css’ does not exist. I am not using a Latori theme but the Motion Theme from Archetype Themes.

The code you provided does not contain an image.

can you send me the screenshot of the theme code editor? opening the asset tab?

did you searched latori?

if it is still not there then paste this code in the file called theme.css to very bottom