• Resolved lensco

    (@lensco)


    Just found a funny bug: the opacity change doesn’t work when I set my WordPress language to Dutch, because the plugin sets the opacity value to “0,01” – we use commas for decimals in Dutch – but that’s not valid CSS. When I switch to English it uses “0.01” and it works fine. Could you fix this?

Viewing 1 replies (of 1 total)
  • Plugin Contributor kubiq

    (@kubiq)

    opacity is in %
    just write there 1
    that’s it
    there shouldn’t be any decimals

Viewing 1 replies (of 1 total)
  • The topic ‘Opacity bug in some languages’ is closed to new replies.