changes wont affect phones screens

  • Unknown's avatar

    Hi I changed the font in areas in my site but it seems that the changes wont affect phones screens.

    here is the css:
    /*site fonts*/
    p {
    font-size: 80%;
    margin: 0;
    padding: 0;
    }

    h1 {
    font-family: ‘Open Sans Hebrew’, sans-serif !important;
    font-size: 170% !important;
    margin: 0;
    padding: 0;
    }

    how can I fix it?

    thanks!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Ok that is weird… when I minimize the screen in my computer the changes are still there, but in any phone they are gone..

    What should I do to correct this?

    Thanks !

  • The topic ‘changes wont affect phones screens’ is closed to new replies.