Title: Button Location
Last modified: March 19, 2020

---

# Button Location

 *  [cannalogica](https://wordpress.org/support/users/cannalogica/)
 * (@cannalogica)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/button-location-5/)
 * Hi,
 * I’m attempting to move the location where the button is shown from the “Add to
   cart” area so that it is next to the “Out of Stock” text that typically displays
   in the top right corner of the single product page however I’ll be damned if 
   I can make this actually happen.
 * Any help would be appreciated.

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

 *  [chinswain](https://wordpress.org/support/users/chinswain/)
 * (@chinswain)
 * [6 years ago](https://wordpress.org/support/topic/button-location-5/#post-12846051)
 * I want to do exactly this – can anyone help?
 *  [JRCode](https://wordpress.org/support/users/jerinfer/)
 * (@jerinfer)
 * [6 years ago](https://wordpress.org/support/topic/button-location-5/#post-12866055)
 * Hi,
    I change the button position with a custom css styles.
 * Add on my style.css this:
 *     ```
        a.xoo-wl-btn.button.btn {
        position:absolute;
       margin:-10px 0;
       }
       ```
   
 * This styles move the button under variation description (on my web). Customize
   your own styles to get that you want.
 * Regards

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

The topic ‘Button Location’ is closed to new replies.

 * ![](https://ps.w.org/waitlist-woocommerce/assets/icon-256x256.jpg?rev=2329148)
 * [Waitlist Woocommerce ( Back in stock notifier )](https://wordpress.org/plugins/waitlist-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/waitlist-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/waitlist-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/waitlist-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/waitlist-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/waitlist-woocommerce/reviews/)

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [JRCode](https://wordpress.org/support/users/jerinfer/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/button-location-5/#post-12866055)
 * Status: not resolved