Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Product Page Add To Cart Button Color

Home / Forums / Ascend Theme / Product Page Add To Cart Button Color

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
June 3, 2020 at 4:08 pm

Hi all – on my front page I have my product thumbnails, when you rollover it shows the add to cart. I added this css to change the button color:

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart
{
background-color: #9fecf2;
color: #ffffff;
}

It works exactly as I wanted. However when I go to the product page, the add to cart button is grey and it want it the same blue as I stated above (also with a grey hover though). I have tried different css codes I’ve found on the forums to try to change that but nothing helps. When I go into basic styling in the theme options I don’t see anywhere I can change the color either. Can you tell me the exact css code I need to change this? I’ve also tried inspecting the element but what I’m copying isn’t working either. I know it’s user error, lol – any help is appreciated. Thank you!

Elaine

  • The forum ‘Ascend Theme’ is closed to new topics and replies.