Repository Forums Support WooCommerce Extended Coupon Features PRO Green background appear in Total

Topic Resolution: Resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16623
    jean dupont
    Participant

    Hello,

    I make a Free product over $25, but there is a green background appear under the subtotal.
    Can you fix this bug please ?

    green background bug

    #16626
    Soft79
    Keymaster

    This is the area where the coupon description is shown. Please enter a description for the coupon.

    #16631
    jean dupont
    Participant

    ok thank you !

    #16636
    jean dupont
    Participant

    is it possible to remove or change the background color ?

    #16637
    Soft79
    Keymaster

    You can override this using css. For example:

    
    tr.cart-discount {
        background-color: white;
    }
    
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.