Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author micropat

    (@micropat)

    To hide the extra set for your WooCommerce site, just add a line of “Additional CSS” in AddToAny Settings:

    .woocommerce-variation .addtoany_content_bottom { display: none; }

    Thread Starter wildship

    (@wildship)

    Worked perfectly, thank you!

    Is there a way I can move the buttons to display under the “add to cart” section or under the SKU & Category section?

    Plugin Author micropat

    (@micropat)

    In today’s release (version 1.7.13), the share buttons now automatically appear after the product_meta (SKU, etc.) by default, instead of in product’s description. Just FYI!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Duplicate buttons on products’ is closed to new replies.