Not uniquely SD but has anyone had issues with sites displaying correctly on iPhone X? Particularly a div not displaying its background colour which displays correctly in all other browsers known to man!
Thank you
Thank you
background: #FFFFFF;
background: #FFFFFF;
background-color: #FFFFFF;
background-color: rgb(255, 255, 255);
position: relative;
z-index: 99!Important;
Comment