Viewing 1 replies (of 1 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    The plugin only prints out the CSS rule you write. It doesn’t modify the CSS rules in any way.

    Please make sure the CSS selector is the correct one. Try adding the “!important” directive to make sure the rule isn’t overridden later. Make sure to test your website on a browser that supports the text-decoration-thickness rule (see caniuse.com). Make sure the value for the text-decoration-thickness rule is valid (ex: 2px, 0.2em, auto, from-font, inherit, initial, revert, unset).

Viewing 1 replies (of 1 total)

The topic ‘text-decoration-thickness’ is closed to new replies.