Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support rodicaelena

    (@rodicaelena)

    Hi,

    Thank you for writing. Can you please share more specific details on the issue? I’m not aware what CGI units are.

    Thank you!

    Thread Starter lukafuka

    (@lukafuka)

    i wrote this code as custom css for button block (using your block’s extension field for custom css):
    font-size: clamp(14px, 4cqi, 28px);

    but on front end I have this css code:

    font-size: clamp(14px, 4vw, 28px);


    it was automatically changed and I dont understand why.

    Plugin Contributor Robert Soare

    (@soarerobertdaniel7)

    Hi,

    In our isolated cases, the issue does not manifest; we suspected that our old CSS minifier might be the problem, but it does not modify new modern CSS code. Besides Otter, do you have any other plugins that may manipulate the CSS (like optimizers that rewrite the CSS to be compatible with older browsers)? Also, can you share an example of how you used it (in case we might be an edge case that we are not aware of)?

    Thank you!

    • This reply was modified 5 days, 10 hours ago by Robert Soare.
Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.