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

    (@benbodhi)

    Hi there,

    Apologies for the insane delay!

    It may be that your SVGs are displaying at 1px, which is nearly invisible. You could try setting a width on them by using some css like:

    svg { width: 100%; }

    I hope this helps.

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