• Resolved june01

    (@june01)


    Hi,
    I am using the universal sharing icon with shortcode, but I want to display some text next to it. How can I do it?

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

    (@micropat)

    You can add some code to your “Additional CSS” box in Settings > AddToAny:

    .addtoany_shortcode .addtoany_share:after {
      content: "Share";
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Display text next to icon’ is closed to new replies.