• Resolved marcusgomez

    (@marcusgomez)


    Hello,

    Customizr is a great theme all round, except that the page formatting does not seem to render correctly in IE10. All the other major browsers are fine.

    http://marcusgomez.com/business-communications-solutions

    The major issue appears to be that IE does not honour any of the text formatting — all text appears bold, headlines included.

    Also, on the sample page, you can see that the table is too wide for IE. It is fine in the other browsers.

    This is a completely fresh install of WordPress, no other themes have been installed. My customisations are via a child theme, but even with the child theme I cannot seem to override the IE errors.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Do you have the same font-weight problems when viewing the Customizr Theme Homepage or this test website?

    In not, let’s try to pinpoint where the line of code that produces it is. First, remove all code from custom CSS (save it somewhere, so you don’t lose it). If that fixes it, I’ll have to ask you to post that code here between two lines containing only one backtick each (`), so it shows up in a code window.

    If the error is not in the custom CSS, try re-installing Customizr fresh. If your problem is still not solved, you need to start looking inside your child theme.

    Thread Starter marcusgomez

    (@marcusgomez)

    Thanks for the reply acub.

    I just found the source of the issue, and it was with my child theme, where I overrode the default font family with the Lucida sans family.

    The line ‘-webkit-font-smoothing: antialiased;’ has fixed the trouble.

    Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bad formatting in IE10’ is closed to new replies.