button irregularities
-
Hello,
I am trying to make the “Make an Offer” button look identical to my “Add to Cart” button. Unfortunately i have had no success, but i’m somewhat close. I added this code to my custom CSS and the button looks the same now, but the
-Text Font/size is different
-Button does not change color upon hovering.Is there anyway that the plugin can use the button style provided by my theme that is the same as the “Add to Cart” button. Thanks for your help.
This is the code that i have use thus far:
#main-wrapper .single_add_to_cart_button, .offers-for-woocommerce-make-offer-button-single-product.button {
background: #323436!important;
height: 40px;
line-height: 40px;
padding: 0 25px;
text-shadow: none;
box-shadow: none;
border: 0;
font-size: 12px;
letter-spacing: 1.5px;
font-family: inherit;
text-transform: uppercase;
}Any assistance that you can provide would be greatly appreciated.
Website Link: https://www.rierareptiles.com/product/leo-leo-copy/https://www.ads-software.com/plugins/offers-for-woocommerce/
- The topic ‘button irregularities’ is closed to new replies.