Site logo

Archived topic

Text gets cut off in woocommerce checkout

7 replies · Started by Alec on December 29, 2017

Viewing posts 1–8 of 8

Hi,
New to Generatepress and it looks like it will be a great replacement for the Canvas theme we have used for years.

The bottom of the text is getting cut off in the checkout when filling in the billing details.
Examples are letters g, y q.

https://drive.google.com/file/d/1ixZh10bz3MRYWhcqOkKxTIL5v6RaxE00/view?usp=sharing

Searched for a solution but did not see any. Also deactivated all plugins except Woocommerce.

Thank you

Hi Leo,
Thanks for the quick reply.
Those colored squares are a autofill sticky program.

I tried it in internet explorer and the text does not get cut off.
It seems to be Firefox that is the problem with Generatepress.

Here is a link to the test site.
goo.gl/mdPdv2

I'm still using Canvas on the main site and it does work fine with Firefox.
Thanks

Interesting, can you try adding this CSS?:

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
    line-height: 1.5;
}

Thanks! We'll get this CSS added in the next version :)

Thanks again for your help.

No problem! :)

This archived topic is closed to new replies.