Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter danielriera1

    (@danielriera1)

    I apologize for the confusion by annotating the wrong version of wordpress. I actually have the latest version of both wordpress and the plugin.

    Thread Starter danielriera1

    (@danielriera1)

    Kcwebmedia, by any chance you are for hire? lol

    After a couple days on several forums I finally found someone that could fix the issue at hand! Thank you so very much. I took out the duplicate font-size and added “Text-Transform” now its perfect!

    Thank you again!
    Daniel Riera

    Final CSS code that did the trick:
    #main-wrapper .offers-for-woocommerce-add-to-cart-wrap.ofwc-button-right-of-add-to-cart .offers-for-woocommerce-make-offer-button-single-product {
    background: #323436;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    }

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