Title: Center Button and move button
Last modified: June 28, 2018

---

# Center Button and move button

 *  Resolved [1stsourceweb](https://wordpress.org/support/users/1stsourceweb/)
 * (@1stsourceweb)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/center-button-and-move-button/)
 * I need to center the “Get a Quote” button on my page.
 * Also, I would like to add it below my tabs on my page. That doesn’t seem to be
   an option. Is there a custom code for both of these requests?
 * Additionally, if I choose to display the form on the page instead of a pop up-
   the GET A QUOTE button still is showing, which doesn’t make sense to me. IF I
   choose this feature how do I disable just the button?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcenter-button-and-move-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [1stsourceweb](https://wordpress.org/support/users/1stsourceweb/)
 * (@1stsourceweb)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/center-button-and-move-button/#post-10444978)
 * also…is it possible to have the form displayed in a tab? I would like to add 
   an additional tab on my page and would need a shortcode to add the form inside
   of it.
 *  Thread Starter [1stsourceweb](https://wordpress.org/support/users/1stsourceweb/)
 * (@1stsourceweb)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/center-button-and-move-button/#post-10445301)
 * Okay.. I figured out a few things. The only thing I need to know how to change
   are the following:
 * How do I add a shortcode for the form to appear within a tab that I have custom
   built? I do not want it to pop up. I want to just click on the tab title and 
   then the form is shown there.
 *  [DualCube](https://wordpress.org/support/users/dualcube/)
 * (@dualcube)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/center-button-and-move-button/#post-10450687)
 * [@1stsourceweb](https://wordpress.org/support/users/1stsourceweb/), in order 
   to center the button, please use this css :
 *     ```
       div#woo_catalog {
           margin: 0 30%;
       }
       ```
   
 * Now, if you have to add a tab for enquiry, you have to quite a bit of custom 
   code. If you need help with the hook/filter, let us know.

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

The topic ‘Center Button and move button’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-catalog-enquiry/assets/icon-256x256.png?rev=
   3283706)
 * [CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce](https://wordpress.org/plugins/woocommerce-catalog-enquiry/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-catalog-enquiry/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-catalog-enquiry/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [DualCube](https://wordpress.org/support/users/dualcube/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/center-button-and-move-button/#post-10450687)
 * Status: resolved