• kunstwirt

    (@kunstwirt)


    This plugin breaks the icon preview in the Avada 7 live editor. For development, I’m disabling the plugin now, but this issue should be fixed soon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniyal Ahmed (a11n)

    (@daniyalahmedk)

    Hi there,

    Thanks for reaching out.

    Can you please update the plugin to latest version, this issue is resolved with Avada Builder.

    Best,

    Thread Starter kunstwirt

    (@kunstwirt)

    I uninstalled after WordPress (maybe it was Wordfence) told me there were issues with that plugin.

    I did my own ‘floating social icons” without the plugin by simply adding a column with four images to the footer.

    .social_icons img {
    width: 30px;
    margin-bottom: 15px;
    }

    .social_icons_box {
    position: fixed;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    }

    • This reply was modified 1 year, 11 months ago by kunstwirt.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin breaks Font Awesome Icons preview in Avada Live’ is closed to new replies.