Reply To: Epik not displaying correctly in Internet Explorer 11 (64bit)

Homepage Community Forums Epik Theme Support Epik not displaying correctly in Internet Explorer 11 (64bit) Reply To: Epik not displaying correctly in Internet Explorer 11 (64bit)

#12660
myerswb
Customer

    Minor tweaks in the CSS file to reduce the margin from 1.3% to 1.2% in each of 10, 11 & 12 helped fix the Home Feature i.e.
    .home-feature-10 {
    float: left;
    margin: 0 1.2% 0 0;
    width: 24%;
    }
    Still working on the other issues.