Title: Buy button hide
Last modified: August 24, 2016

---

# Buy button hide

 *  [hybryt](https://wordpress.org/support/users/hybryt/)
 * (@hybryt)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/buy-button-hide/)
 * I’m having some issues with woocommerce.
 * I just create a variable product, set the image, description, its all ok. But,
   when I go to the page [ PAGE HERE ](http://studioartgo.com.br/produto/wolf/)
   
   and select one option (com moldura/sem moldura), there isnt showing anything.**
   IF YOU SELECT THE PAGE, the text** (price, add to cart, etc) **is there** (with
   white color [the background is also white]). I don’t know how to change their
   colors (tried on plugin options, but doesn’t work).
 * I’m using DIVI from elegant templates.
 * Can anyone help me, please ?
    [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

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

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/buy-button-hide/#post-6145542)
 * To make the price show up by changing the text color, try this custom css:
 *     ```
       .woocommerce div.product p.price,
       .woocommerce-page div.product p.price
       {color:#000 !important}
       ```
   
 * To make the Buy button show up by changing the button background color, try this
   custom css:
 *     ```
       .woocommerce-page button.single_add_to_cart_button.alt
       {background-color:#666 !important}
       ```
   
 * If your theme does not have a custom css feature, you can use a plugin like this
   one:
    [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * Are you using the WooCommerce Colors plugin:
    [https://wordpress.org/plugins/woocommerce-colors/](https://wordpress.org/plugins/woocommerce-colors/)
 * You could be at this all day with various elements and I don’t see why your theme
   doesn’t just work with WooCommerce. I pretty sure its supposed to be WooCommerce
   compatible. You may do better by asking Elegant Themes support. The cost of support
   is included in the price and their techs will know the theme best.
 *  Thread Starter [hybryt](https://wordpress.org/support/users/hybryt/)
 * (@hybryt)
 * [11 years ago](https://wordpress.org/support/topic/buy-button-hide/#post-6145634)
 * Iorro, it works !
    The theme has custom css feature, I put the codes that you
   provide and works perfectly !
 * I’m having a little trouble with others IDS
    [Check here](http://i.snag.gy/yqOhy.jpg)(
   SELECTED [in blue]) EDITED: [Check here](http://i.snag.gy/krQ3l.jpg) Can you 
   help me one more time ? Do you have the code to change ? Where do you get these
   codes ?
 * Thank you!
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years ago](https://wordpress.org/support/topic/buy-button-hide/#post-6145640)
 *     ```
       .variations_form .amount
       {color:#444}
       #wc-correios-simulator button
       {margin-left:40px; background-color:#666 !important}
       ```
   
 * The codes come from practice 🙂
    [http://www.w3schools.com/css/](http://www.w3schools.com/css/)
 *  Thread Starter [hybryt](https://wordpress.org/support/users/hybryt/)
 * (@hybryt)
 * [11 years ago](https://wordpress.org/support/topic/buy-button-hide/#post-6145674)
 * Thanks a lot, Iorro !
 *  Thread Starter [hybryt](https://wordpress.org/support/users/hybryt/)
 * (@hybryt)
 * [11 years ago](https://wordpress.org/support/topic/buy-button-hide/#post-6145725)
 * Iorro, can you help me one more time ?
 * When I add a product to the cart (and go to the page) the button is hidden (same
   as the product page) – I tried w3schools, a little of google and debug box, but
   I’m newbee in this aspects.
 * 1 – Add to cart this product: [http://studioartgo.com.br/produto/touro/](http://studioartgo.com.br/produto/touro/)
   
   2 – [PROBLEM] Go to cart: [http://studioartgo.com.br/cart/](http://studioartgo.com.br/cart/)
   3 – [PROBLEM] Go to check out: [http://studioartgo.com.br/checkout/](http://studioartgo.com.br/checkout/)
 * 2 – img ref: [http://i.snag.gy/cArck.jpg](http://i.snag.gy/cArck.jpg)
    3 – img
   ref: [http://i.snag.gy/9UZQb.jpg](http://i.snag.gy/9UZQb.jpg)
 * Do you have the CSS codes to change the colors of both?
 * Thanks for the patience.
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years ago](https://wordpress.org/support/topic/buy-button-hide/#post-6145728)
 *     ```
       .woocommerce-page a.button.alt,
       .woocommerce-page .shop_table .button,
       .woocommerce-page input.button.alt
       {background-color:#666 !important}
       ```
   
 *  Thread Starter [hybryt](https://wordpress.org/support/users/hybryt/)
 * (@hybryt)
 * [11 years ago](https://wordpress.org/support/topic/buy-button-hide/#post-6145737)
 * Thanks again, Iorro !

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

The topic ‘Buy button hide’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [add to cart](https://wordpress.org/support/topic-tag/add-to-cart/)
 * [Blank](https://wordpress.org/support/topic-tag/blank/)
 * [button](https://wordpress.org/support/topic-tag/button/)
 * [buy](https://wordpress.org/support/topic-tag/buy/)
 * [hidden](https://wordpress.org/support/topic-tag/hidden/)

 * 7 replies
 * 2 participants
 * Last reply from: [hybryt](https://wordpress.org/support/users/hybryt/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/buy-button-hide/#post-6145737)
 * Status: not resolved