How can I create a full screen banner with white background?

i want full screen banner

but

like this site https://au-ther.com/
when i scroll or when hovering the cursor over
How can I make it go back to white background?
thank you so much

my website is lgbtqstyles.com / mohtse

Hi @swoo0105

Please follow these steps:

  • Navigate to Online store > Themes > Edit code. Find the file “base.css”, then scroll down to the bottom and add this code:
#Banner-template--17813230813483__image_banner {
  heigh: 100vh;
}
  • For the second issue, please provide us with detailed information (describe what you want to adjust and screenshots). We’re happy to check it for you.