Hello,
Recently i got noticed from few people that my website is not working well on their browser/computer. It is 13″ Macbook Air late 2010
Color LCD: Display Type: LCD Resolution: 1440 x 900 Pixel Depth: 32-Bit Color (ARGB8888)
Same. In Safari too. What may cause this kind of problem?
Thanks,
Omer
Hey Omer!
This is how it looks on my end – http://i.imgur.com/HNa7C27.png
Please ask your friend to check your website on another MAC if possible
Regards,
Yigit
Hey Yigit!
It also happened in a different Mac. Please advice me how to fix it.
Thanks,
Hey!
Is there any other information for us to go on other than it looks different? Is it something specific like font, color, sizes or layout elements? What browser is it on the other computers and what versions of the browser(s) as well as operating system is it?
The more information we have to try and duplicate it the more likely we are to find the cause of the visual errors.
Cheers!
Devin
Hi!
It seems to be a problem with the Roboto font. I’d like to test something, can you please create me an administrator account? post it here as a private reply.
Best regards,
Josue
Hi!
I’ve tagged the topic for Josue since I’m not sure what he had in mind to try. This is the font that gets pulled in so if its happening because of how Google Fonts is delivering the font to you we wouldn’t be able to fix that unfortunately: https://www.google.com/fonts/specimen/Roboto
Best regards,
Devin
Hi!
I adjusted this code in Quick CSS:
h1, h2, h3 {
font-family: "Roboto" !important;
font-weight: 100 !important;
}
Here’s how it looks on Mac now:
Best regards,
Josue
Now it looks good. Thank you very much!