Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support aniketji

    (@aniketji)

    Hi @nemipercevic,

    There might be a CSS conflict with your other plugins. Could you please try deactivating your other plugins one by one to identify the issue?

    Thanks & Regards.

    Thread Starter nemipercevic

    (@nemipercevic)

    Hi @aniketji,

    Thank you for your input.

    I have very few plugins (see list here: https://ibb.co/YNKjLRm), and also very little additional CSS added to the page. I tried removing the CSS I added myself, but the problem is still there.

    Plugin Support aniketji

    (@aniketji)

    Hi @nemipercevic,

    If you are using SVG icons you can use the custom CSS shared below to fix this issue.

    If you are using FontAwesome icons you may have a CSS conflict issue with one of your plugins or themes.

    .twae-wrapper .twae-icon svg {
    width: var(–tw-ibx-text-size);
    height: var(–tw-ibx-text-size);
    fill: var(–tw-ibx-color);
    }

    Thanks & Regards.

    Plugin Support aniketji

    (@aniketji)

    Hi @nemipercevic,

    We have fixed this issue, please update to the latest version of our plugin 1.5.3.

    Let me know if you are facing the same issue after updating the plugin.

    Thanks & Regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Icon disappears after saving’ is closed to new replies.