• Hi! I have installed plugin and all is running well — except you can see that some squares are coming up as unicode error symbol. Can someone tell me how to fix this?

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

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

    (@xootix)

    Hi @kristinadowns

    Apologies for the late response.
    Your theme is overriding the plugin icon font.
    Please try this CSS

    [class*="xoo-cp-icon-"]:before {
        font-family: inherit;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Unicode Error (Unsure)’ is closed to new replies.