Hi,
1. Go to your header mobile menu element and select light color scheme in it (https://prnt.sc/fMbEcWh8aKMo)
2. Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.xts-side-hidden.xts-side-mobile.xts-scheme-light {
background-color: #3e004b;
}
Kind Regards