Multiple attempts to change contact form text - please help!

Hello,

I have googled and searched on weebly's help community for some guidance in changing the text color on my contact page found HERE - none of them have worked. Since the background is dark, I'm hoping to change the text color above the contact form boxes to white. Can someone please help me?

Thanks,

Kat 

536 Views
Message 1 of 3
Report
2 REPLIES 2
Square

If you add this to the Header Code field for the page that has the form on the Pages tab, it should fix that on the live site for you:

<style>
	.wsite-form-label
	{
		color: #fff !important	
	}
</style>
524 Views
Message 4 of 3
Report

Thanks, Adam, for your reply. That worked! Thanks!!

Kat

518 Views
Message 4 of 3
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.