• Resolved Lukas Prelovsky

    (@lukas-prelovsky)


    Hi, after updating firefox to version 78.0.1 from version 77.x

    there was a problem that in firefox it displays a page with about 30% zoom of the text on the whole page.

    The text on the page has increased.

    Theme: Bushwick / Version: 1.3.3

    Thank you for your response

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there –

    Thanks for getting in touch. Please tell me the site URL so we can take a closer look at it, and test it on our end.

    Hello,

    i can confirm the issue. It is visible in the official bushwick demo:
    https://bushwickdemo.wordpress.com/

    – it only happens with firefox 78.0.1 – the other browsers are fine.
    – it is only bushwick getting bigger fonts, other wordpress themes stay the same as before
    – it is depending on the font-size, if i decrease it in firefox settings, the site looks alright (but the rest of the internet gets tiny)

    any idea what’s going wrong?

    Thanks!

    • This reply was modified 3 years, 9 months ago by snoffel.

    Hello again,

    The problem seems to be in line 35 /styles.css

    If I replace

    html {
    font-size: x-large;

    by

    html {
    font-size: 150%;

    everything looks like before the firefox update. But as I’m not a theme developer: Is this a valid solution?

    best regards

    • This reply was modified 3 years, 9 months ago by snoffel.
    Thread Starter Lukas Prelovsky

    (@lukas-prelovsky)

    Yes, this solution works and solved the problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘bug firefox after updating to version 78.0.1’ is closed to new replies.