Title: Open universal sharing menu using another button
Last modified: August 6, 2022

---

# Open universal sharing menu using another button

 *  Resolved [june01](https://wordpress.org/support/users/june01/)
 * (@june01)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/open-universal-sharing-menu-using-another-button/)
 * Hi,
    I have some issues with styling, so I want to make my own button using elementor
   and when I click it, it should open the dropdown of all the sharing icons. Just
   like this – [open image](https://imgur.com/a/GpzF53i).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/open-universal-sharing-menu-using-another-button/#post-15894596)
 * Hi, just add the `a2a_dd` class name to your button element in the HTML code 
   like:
 * `<button class="a2a_dd">Share</button>`
 * In AddToAny Settings under Menu Options, you can enable “Only show the universal
   share menu when the user clicks the universal share button”.
 *  Thread Starter [june01](https://wordpress.org/support/users/june01/)
 * (@june01)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/open-universal-sharing-menu-using-another-button/#post-15895080)
 * Thanks, this works just like I want.
 * But how can I make it to share a custom link like in the shortcode? I don’t want
   to share the same page.
 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/open-universal-sharing-menu-using-another-button/#post-15895932)
 * `<button class="a2a_dd" data-a2a-url="https://www.example.com/page.html" data-
   a2a-title="Example Page">Share</button>`

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Open universal sharing menu using another button’ is closed to new replies.

 * ![](https://ps.w.org/add-to-any/assets/icon.svg?rev=972738)
 * [AddToAny Share Buttons](https://wordpress.org/plugins/add-to-any/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-to-any/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-to-any/)
 * [Active Topics](https://wordpress.org/support/plugin/add-to-any/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-to-any/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-to-any/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [sharing](https://wordpress.org/support/topic-tag/sharing/)

 * 3 replies
 * 2 participants
 * Last reply from: [micropat](https://wordpress.org/support/users/micropat/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/open-universal-sharing-menu-using-another-button/#post-15895932)
 * Status: resolved