Skip to main content

If I create a text element with a specific font color and go to Inspect > Colors and click “Copy”, it copies


background: #fffff

instead of


color: #fffff

But if I then look at the css section, color is set properly.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.