Site logo

Archived topic

White Text on Checkout Page

2 replies · Started by David on November 1, 2019

Viewing posts 1–3 of 3

Hi there!

On my checkout page I have white text on "Returning Customer?", which makes it unreadable.

I don't really know how I should turn this text into black?

https://imgur.com/3fmYlkR

In the "your website url" I've added the specific page and the password for that page

I hope you can help me :)

Kind regards,

David

Found it!

.woocommerce-info {
    color: #000;
}

Glad to hear you got it resolved.

This archived topic is closed to new replies.