Discount coupon button too short, How to change the length?

Good morning;

We have a problem with the button to apply Discount coupons, it is too short and the text is cut. Could you tell me how to change de length?

I send you a attached image.

Thank you very much.

Hi @lacasarevuelta,

I hope you are well today and thank you for your question.

Do you have problem with coupon button or coupon textbox?

Because in your shared screenshot i see the problem with coupon textbox.

Also could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

Best Regards,
Movin

Hello;
The problem is with the coupon texbox sorry.

I send you the URL: http://lacasarevuelta.com/carrito/

Thanks.

Hey there,
Hope you’re doing well today

Kindly add and save the following code to Appearance > Customize > Additional CSS:

input#coupon_code {
    width: 160px!Important;
}

I hope this helps :slight_smile:

Best Regards,
Support

Hello;
It works, thank you very much.

You are most welcome here :slight_smile: