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

    (@micropat)

    Hi Giorgio,

    Not sure about that premium WooCommerce extension, but you can try unchecking “Display at the bottom of Products” in Settings > AddToAny > Placement to see if one set of share buttons remains.

    If that doesn’t work for you, add some CSS code to your “Additional CSS” box in Settings > AddToAny to hide the second set of buttons:

    /* Remove extra set of buttons near WooCommerce Conditional Content */
    .wccc-content-block + .addtoany_list { display: none; }
Viewing 1 replies (of 1 total)
  • The topic ‘Sharing buttons for 2 times’ is closed to new replies.