Try to add the following code snippet to the Custom CSS area in Theme Settings to allow set background for whole page
.main-page-wrapper,
.website-wrapper {
background-color: transparent;
}
Try to add the following code snippet to the Custom CSS area in Theme Settings to allow set background for whole page
.main-page-wrapper,
.website-wrapper {
background-color: transparent;
}