• Hi guys!

    I updated to the new version and there seems to be a bug as the blue universal share button keeps displaying while Text Only is selected.

    • This topic was modified 7 years, 6 months ago by Timvg.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author micropat

    (@micropat)

    Can you point to a URL that shows the issue?

    Thread Starter Timvg

    (@timvangorp)

    It’s not live yet, but I applied a css fix until you update it. Used width instead of display due to other reasons.

    .a2a_img_text {
    width: 0 !important;
    }

    Plugin Author micropat

    (@micropat)

    Please share the URL when it’s live so we can take a look at the CSS specificity needed to support your use case while still allowing overrides.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug? (Universal Button stays when Text Only selected)’ is closed to new replies.