• Hi,

    I’ve just updated Astra theme to the last version, which makes changes to the customizer UI, but also adds a bug:

    My H1,…H6 were defined with decimals, and now the decimal part has disappeared. For example, 2,9EM now is 2EM,… and 0,9EM now is 0EM! And if I try to type the decimal part (with “.” or “,”) it deletes it and changes the value without the decimal part,…

    (Global > Typography > HEADER FONT > H1,…H6)

Viewing 2 replies - 1 through 2 (of 2 total)
  • try to use css and in the end of the code write !important

    ex
    .h2 { Font-size:10em !important }

    u can change em to px or what you want

    Hi @pautgn, sorry for the delay.

    We are aware of this and are working on the fix. If everything runs as expected, the patch for this should be included in the next release. We are sorry for the inconvenience you may have because of this.

    Kind regards,
    Herman ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Decimal numbers not allowed on font size’ is closed to new replies.