Hi guys,
In IE 10 and below the client logos in my partner/logo elements are huge (around 200% size). Is this a known issue? Is there a CSS fix?
Thanks
Hi tocal!
Can we see the site that has the issue live? I’m not aware of anything like that at the moment.
Regards,
Devin
Hey!
Try adding this code to the Quick CSS:
#top .avia-smallarrow-slider .slide-image, #top .avia-logo-element-container img{
width: auto !important;
}
Cheers!
Josue
Thanks Josue,
I think that’s done it! I’ve only got an emulator to test on here but I’ll report back if it’s still an issue on the full IE 10 rig tomorrow.
Thanks for your awesome support as always!
I tested in IE11 emulation mode too, let us know how it goes on a native environment :)
Best regards,
Josue
Yep, looks great now. The only other IE bug I have is that the footer columns are all out-of-whack in IE 9. A solution would be great but it’s not the end of the world if it has to stay that way.
Cheers