• Resolved sergioacuario

    (@sergioacuario)


    I currently use the nirvana template, latest version.
    Use wordpress latest version, always updated.
    The problem is as follows, the text does not resize with the elemental “text editor” tool with elementor..
    And it only happens with my nirvana theme, with other themes I have no problem.
    I hope you help me, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ArielK

    (@arielk-1)

    Please add this CSS code to your theme: Dashboard > Appearance > Customize > Additional CSS:

    .elementor-page #content p {
        font-size: inherit;
        line-height: inherit;
        word-spacing: inherit;
        letter-spacing: inherit;
    }

    Let me know if this solved the issue.

    Thread Starter sergioacuario

    (@sergioacuario)

    It does not work, however, there is another problem you just noticed, in the Elementor tool editor, visually the “title” tool resizes normally, but when I save changes and then preview it, the size of the titles does not change of size. Only the change of size is observed when I have activated the tool “elementor”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The text does not resize.’ is closed to new replies.