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

hover color issue

Home / Forums / Virtue Theme / hover color issue

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 14, 2014 at 9:19 pm

I am working on the following page, ( ). I am having trouble getting the correct css for the proceed to paypal page. I used the following css to make the button like it is now.

#payment #place_order, .checkout-button,
input[type=”submit”].button, .order-actions
.button, .productnav {
background: #a31212;
width: 150px;
height: 30px;
border-radius: 5px;
border: 1px solid #000;
font-size: 11px;
padding-bottom: 7px;
padding-top: 5px;
}

I am trying to make the hover background “darkslategrey”, and the hover font color “darkorange”. Can you help?

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