Dr.MTR
Dr.MTR

Reputation: 207

Woocommerce Checkout text not showing into page

Hi i have one weird issue that dont have seen before. Work on small project, and have woocommerce checkout page where text is exist but its not visible at all. Problem bellow:

enter image description here

I tryed to insert:

color:#000;

to some elements but i didnt noticed any changes.. This problem is happening only when add product to checkout. Someone tip or help what to change or update to take this page functional? Thanks

Upvotes: 0

Views: 454

Answers (1)

Andrew Schultz
Andrew Schultz

Reputation: 4243

If you set the margin-left to 0px in .product-info you can see the text appear. Looks like there is an issue with your template though all the formatting seem corrupted.

Upvotes: 1

Related Questions