I am having issues with Home Widgets 4 and 7 not resizing properly and showing up as black on IPad Mini Horizontal.
I made this change to CSS
}
.front-page-1,
.front-page-4,
.front-page-5,
.front-page-7,
.front-page-9,
.front-page-12 {
background-attachment: scroll; */
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;