Reputation: 207
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:
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
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