Okay
  Public Ticket #2575304
change buutun color - basket page - apply coupon
Closed

Comments

  • leeloosha started the conversation

    Hi, 

    I want to destinguish between apply coupon and update basket buttons. I need to change apply coupon to black but I cant seen to only change it without effecting all the rest of the buttons. 

    Thank you ! 

  •  869
    Neuron replied

    Hi,

    Please add the following code to Appearance > Customize > Additional CSS.

    .woocommerce .woocommerce-cart-form table .actions .coupon button {
        color: #f2f2ef !important;
        background-color: #000000 !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • leeloosha replied

    Thanks

  •  869
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes