White Screen When Pressing Back

Hi @ExceptionalVape ,

You can follow these steps

Step 1: Go to Online store > Themes > Edit code and find style.scss.css file

Step 2: Insert below code at the end file and Save them

#page_preloader__bg {
   background: unset !important;
}