• Resolved jamieford137

    (@jamieford137)


    After installing the WordPress Plugin. All my icons now have a capital “U” in them?

    Any ideas how to fix?

    Regards

    Jamie

    • This topic was modified 5 years, 7 months ago by jamieford137.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Jonathan Bossenger

    (@psykro)

    Hi @jamieford137 this looks like a font conflict with the icon font’s we use in the player.

    In order to better assist you with this, could I ask you to send a support request to hello@castos.com, marked for my attention.

    Thanks.

    Plugin Contributor Jonathan Bossenger

    (@psykro)

    Hi Jamie, thanks for sending your support request.

    As per our discussion, this is a bug in our current HTML player implementation, which we’re not fixing now, as we’re pushing out a new player in the coming weeks.

    So for now it can be worked around by adding the following custom CSS to the Customizer

    .icon-box::before {
        content: none;
    }

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘ICONS broken (WordPress)’ is closed to new replies.