Classic Promo funky in IE11

Hello,

I have recently noticed that my Classic Promos are working properly everywhere except IE 11. They are overly large and overlapping each other on two different pages.
www.hamplepools.com - hompage
www.hamplepools.com/services

These pages work perfectly fine in Chrome, FF and Safari. Can you please help determine what the issue might be?

Thanks!
Dawn

Hi @isdg01

Thanks for reaching out.

To fix the issue, please add this CSS to Theme Options > CSS

@media all and (-ms-high-contrast:none) {
     *::-ms-backdrop, .x-promo-image-wrap img {
              width: 100%;
       }
     }

Hope this helps.

Perfect! Thank you!

We are delighted to assist you with this.

Cheers,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.