• Resolved ahmetsali

    (@ahmetsali)


    Hi, when uploading an svg icon for the process widget, the svg image is huge and overflowing the widget, I have used this to fix it temporarily but it would be nice to have an option to control the svg width and height in the widget settings;

    span.qodef-e-item-icon-text, span.qodef-e-item-icon-text svg {
        width: 100%;
        max-height: 70px;
    }
    

    Thank you!

    • This topic was modified 9 months, 3 weeks ago by ahmetsali.
Viewing 1 replies (of 1 total)
  • Plugin Author Qode

    (@qodeinteractive)

    Hello,

    Thank you for your feedback!

    We have forwarded this to our dev team to take a closer look and resolve this.

    Best,
    Qode

Viewing 1 replies (of 1 total)
  • The topic ‘Process widget SVG Icon issue’ is closed to new replies.