• uipress lite 3.5.05; WP 6.7.2

    For any dashicons that are being defined as special characters by the font-family—in Firefox the CSS output in the DOM is different than the CSS output in Chrome.

    Firefox (135.0.1): font-family: '"\"dashicons\""' !important;

    Chrome (134.0.6998.35): font-family: 'dashicons' !important;

    Presumably whatever library/framework is parsing and generating the styles isn’t working correctly.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.