Font is different in Chrome and IE - by dronvg

This topic has 10 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson

  • Avatar: dronvg
    dronvg
    Participant
    November 5, 2015 at 18:05

    for some reason font is being displayed differently when browing in Chrome and IE.
    Main manu fornt and page content.
    Please help how to configure / fix it

    9 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 6, 2015 at 10:04

    Hello,

    Please provide us with WP dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: dronvg
    dronvg
    Participant
    November 6, 2015 at 15:36

    added

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 6, 2015 at 16:22

    Hello,

    As I see the fonts in IE and Chrome browsers displayed the same.
    See screenshot:
    http://prntscr.com/8zpvho
    http://prntscr.com/8zpw9w
    Also I’ve added the following code in Global Custom CSS. Please check it.

    .menu > li a {
        font-family: 'Roboto' !important;
    }
    body {
        font-family: 'Open Sans' !important;
    }

    Regards,
    Robert Hall.

    Avatar: dronvg
    dronvg
    Participant
    November 9, 2015 at 16:29

    still the same issue, IE displays menu font and page content font differently than chrome, checked it on multiple brand new freshly build and old PC’s, did all the IE browser cache purge.same issue

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 9, 2015 at 16:47

    Hello,

    What version of the IE browser you’re using?

    Regards,
    Robert Hall.

    Avatar: dronvg
    dronvg
    Participant
    November 9, 2015 at 16:55

    IE 11

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 10, 2015 at 18:55

    Hello,

    I’ve edited previously added css code to the following:

    .menu > li a, .btn {
        font-family: 'Roboto' !important;
    }
    body, p {
        font-family: 'Open Sans' !important;
    }

    Please clear browser cache and check the site.

    Best regards,
    Jack Richardson.

    Avatar: dronvg
    dronvg
    Participant
    November 12, 2015 at 18:10

    thank you very much works great!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 12, 2015 at 18:30

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Font is different in Chrome and IE’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.