Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EM text size for Divider widget not working #11352

Closed
5 tasks done
vgstef opened this issue May 12, 2020 · 2 comments
Closed
5 tasks done

EM text size for Divider widget not working #11352

vgstef opened this issue May 12, 2020 · 2 comments
Labels
bug Indicates a bug with one or multiple components. status/merged Indicates when a Pull Request has been merged to a Release.
Milestone

Comments

@vgstef
Copy link

vgstef commented May 12, 2020

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • The issue still exists against the latest stable version of Elementor.

Description

When choosing the size of the text in a divider widget, PX, REM and VW work, but EM doesn't work.

Steps to reproduce

  1. Add a divider widget and set it for text
  2. Go to Typography and try to make the text the size of 2 EM
  3. The text is invisible (probably to small)

Isolating the problem

  • This bug happens with only Elementor plugin active (and Elementor Pro).
  • This bug happens with a default WordPress theme active.
  • I can reproduce this bug consistently using the steps above.

Environment

System Info ``` ```
@udidol
Copy link
Contributor

udidol commented May 13, 2020

Hi @vgstef ,
Why would you want to use the EM size unit?
This is caused because EM is relative to the parent's value, and the parent has a font-size: 0 for technical reasons. Which parent are you looking to inherit from?

@lior-sh lior-sh added the bug Indicates a bug with one or multiple components. label May 13, 2020
@arielk arielk added this to the 3.0.0 milestone Jul 22, 2020
@arielk arielk added the status/merged Indicates when a Pull Request has been merged to a Release. label Aug 21, 2020
@shilo-ey
Copy link
Contributor

This issue has been resolved in Elementor v3.0

Feel free to update

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug with one or multiple components. status/merged Indicates when a Pull Request has been merged to a Release.
Projects
None yet
Development

No branches or pull requests

5 participants