How to Move the Extra Action Button in WoW ElvUI Classic
If you've spent any time customizing your World of Warcraft Classic UI with ElvUI, you've probably noticed that certain boss encounters or special abilities trigger an Extra Action Button — that floating button that appears mid-screen during specific events. By default, it tends to land wherever Blizzard placed it, which often conflicts with a carefully arranged ElvUI layout. Moving it requires a specific approach, because ElvUI handles this element differently than most other UI components.
What Is the Extra Action Button?
The Extra Action Button is a special action button Blizzard uses to surface unique abilities during certain encounters, quests, or world events. Think of it as a contextual button — it only appears when the game wants you to use a specific temporary skill, like during a dungeon boss mechanic or a phased quest sequence.
Because it's generated by Blizzard's native UI layer rather than being a standard hotbar button, it doesn't behave like your regular action bars inside ElvUI. You can't simply drag it in the normal edit mode. It needs to be repositioned through ElvUI's own mover system.
How ElvUI's Mover System Works
ElvUI replaces most of the default Blizzard UI frames and gives you a unified way to reposition elements using what's called the ElvUI mover. When you enter mover mode, colored anchor boxes appear across your screen representing every UI element ElvUI controls. You can drag these boxes to reposition the corresponding element.
To access it:
- Type
/ecin chat to open the ElvUI Config panel - Navigate to ActionBars in the left-hand menu
- Look for the Extra Action Bar or Extra Action Button option within that section
- Enable or confirm the setting that lets ElvUI manage this button
- Exit the config panel and type
/moveuiin chat to enter mover mode - Locate the Extra Action Button anchor box on screen — it may appear as a small labeled rectangle
- Click and drag it to your preferred position
- Click Save or exit mover mode to lock the position
If the anchor box isn't visible during /moveui, it may be because ElvUI isn't currently set to skin or control that button. Toggling the relevant option in the ActionBars section first should make it appear.
Classic vs. Retail: Why the Steps Differ Slightly 🎮
ElvUI for WoW Classic (including Era, Hardcore, Season of Discovery, and Wrath Classic) is maintained separately from the retail version by the ElvUI team. The interface options and layout of the config panel can vary between versions, which means the exact label or location of the Extra Action Button setting may differ depending on which Classic client you're running.
On some Classic builds, the Extra Action Button sits under ActionBars → Extra Bars, while on others it may appear as a standalone entry. If you can't find it immediately, using the search bar at the top of the ElvUI Config window and typing "extra" will surface the relevant settings quickly.
Variables That Affect How This Works for You
Not every player will follow the same path to get this working, and a few factors determine what you'll actually encounter:
| Variable | Why It Matters |
|---|---|
| ElvUI version | Older versions may label options differently or have limited control over native Blizzard frames |
| Classic client type | Era, Wrath, Cata Classic, and SoD each have slightly different UI structures |
| Other addons running | Addons like Dominos, Bartender4, or MoveAnything can conflict with ElvUI's control of this frame |
| Whether ElvUI skins Blizzard frames | If "Blizzard Skin" options are disabled in ElvUI, some native buttons may fall outside ElvUI's mover system |
If you're running a UI compilation (a pre-packaged ElvUI profile downloaded from somewhere like Wago.io), the Extra Action Button may already be repositioned — and the mover anchor may be in an unexpected location because of profile settings already applied.
When the Button Isn't Responding to ElvUI
Some players find that the Extra Action Button snaps back to its default position after zoning or reloading the UI. This usually points to one of two issues:
- A conflicting addon is overriding ElvUI's positioning after the frame loads
- ElvUI's control over that frame is not fully enabled — double-check the ActionBars settings to confirm ElvUI is set to manage the Extra Action Button rather than leaving it to Blizzard's default
The addon MoveAnything is a common fallback for frames that ElvUI won't or can't control in a given Classic version. It works independently of ElvUI and lets you drag almost any native Blizzard frame by holding a modifier key.
Differences in Approach Based on Technical Comfort
For players comfortable editing addon files directly, ElvUI stores its layout data in the SavedVariables folder (WTF/Account/[AccountName]/SavedVariables/ElvUI.lua). Position values for UI elements can be manually edited here, which gives precise pixel-level control — but requires knowing which variable corresponds to the Extra Action Button frame.
For players who prefer a fully visual approach, the /moveui route is reliable as long as ElvUI has full control over the frame in your specific client version. ⚙️
The right method depends heavily on how your UI is currently configured, which Classic version you're playing, and whether other addons are sharing responsibility for your interface layout. Those specifics are what ultimately determine whether a one-step mover drag solves it or whether a bit more investigation is needed on your end.