Any resolution on this item? I was able to use Imran’s first suggestion to get my header updated in Google Chrome, but it’s not working in Microsoft Edge or Internet Explorer.
Looking at those pages, I see the following code that may be an issue, but I’m not sure how to fix it:
.page-mycarousel {
background: url(“../images/page-header-bg.jpg”) repeat scroll 0 0 / cover #143745;
box-shadow: 0 7px 10px -10px #000;
}
———–
“../images/page-header-bg.jpg” is NOT the correct URL to my photo.
As an update, I’m seeing the issue on Internet Explorer as well.