Skip to main content
All CollectionsUserWay Widget
Why does bigger text affect all elements in Firefox?
Why does bigger text affect all elements in Firefox?
Updated over 5 months ago

Why this happens: The widget uses the CSS zoom property in Chrome, but Firefox doesn't support it. The CSS zoom property adjusts the magnification of an element.

To resolve this, we increase the font size of text specifically for Firefox instead of relying on the zoom property used for Chrome.

Here are the browsers that support the CSS zoom property:

  • Google Chrome

  • Internet Explorer

  • Safari

If you have any questions, you can reach our support team at desk@support.userway.org.

Did this answer your question?