Archived topic
Coupon code box not long enough
7 replies · Started by Jamie on November 19, 2017
Hello!
For some reason my coupon code box on woocommerce isn't long enough? I think this is to do with generatepress and not woocommerce? Please see the screenshot below
Anything you can suggest so I can see all the text?
Thanks!
Hi there,
I can't see the screenshot without logging in.
Can you upload to a site like this and provide the direct links here? https://postimages.org/
A link to your site will also help.
Hi Leo,
Here is the direct link:
https://s17.postimg.org/pdxcu138f/Screen_shot_2017-11-19_at_20.49.47.png
Can you link me to the page?
This might be something you have to ask WooCommerce but if you can provide a link I can confirm it :)
Try this CSS:
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 240px;
}
Hi Leo,
That's worked! Thank you very much for your help.
No problem!