Internet explorer doesn't show classic cards right

Hi,
when I open my website via internet explorer, it doesn’t show the classic cards right. For example, you can see it on our start page. What can I do?

Thanks!

Hi There,

To fix this issue, please add this custom CSS under Theme Options > CSS:

.x-face-graphic img {
    width: 100%;
}

Hope it helps :slight_smile:

Thank you, it works perfectly!

You’re welcome.

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