Title: &#8216;make offer&#8217; button left align
Last modified: September 21, 2017

---

# ‘make offer’ button left align

 *  Resolved [DeMontGuitars](https://wordpress.org/support/users/demontguitars/)
 * (@demontguitars)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-offer-button-left-align/)
 * how can I make the ‘make offer’ button centered instead of always left-aligned?
   driving me nuts
 * would be nice to know how to change size and properties of the button as well
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-offer-button-left-align%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-offer-button-left-align/#post-9519174)
 * The offer button has a `float:left` rule on it. When I disable that in Chrome
   Console you can see the button ends up nicely centered: [https://snag.gy/vDQH1S.jpg](https://snag.gy/vDQH1S.jpg)
 * You’ll just need to adjust that in your theme / child theme CSS. Same goes for
   any other properties you would like to adjust.
 *  Thread Starter [DeMontGuitars](https://wordpress.org/support/users/demontguitars/)
 * (@demontguitars)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-offer-button-left-align/#post-9519251)
 * thats exactly what i need.
    I’m not quite certain how to go about it though. 
   Can you help me with that part?
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-offer-button-left-align/#post-9519343)
 * For that we’d have to get a developer involved, and we have to bill for that.
   If you want to [submit an order for premium support](https://www.angelleye.com/product/premium-support/)
   we could definitely take care of that for you.
 *  Thread Starter [DeMontGuitars](https://wordpress.org/support/users/demontguitars/)
 * (@demontguitars)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-offer-button-left-align/#post-9519430)
 * got it done, thank you!
 * if anyone else needs the info, I named the css ‘offer’
    then added this to simple
   css editor:
 * .offer {
    text-align: center; float: none; font-size: 60%; }
 * killed the float, made sure it was centered, and i changed the size of the button
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/make-offer-button-left-align/#post-9519439)
 * Nice work!

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

The topic ‘‘make offer’ button left align’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/offers-for-woocommerce_edefee.svg)
 * [Offers for WooCommerce](https://wordpress.org/plugins/offers-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/offers-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/offers-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/offers-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/offers-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/offers-for-woocommerce/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [angelleye](https://wordpress.org/support/users/angelleye/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/make-offer-button-left-align/#post-9519439)
 * Status: resolved