Home>Support>Field text colour inside contact form.

Field text colour inside contact form.

By Dan Convey, 7 years ago. Last reply by Alex S, 7 years ago.

Please see Contact form on home page http://www.content-suitcase.com/. I’ve tried to find the CSS selectors to change the colour of the field label inside the borders, but can’t. The editor doesn’t work when I set the colour to white. Also, the white text below the logo on the home page changes position a lot on mobile and tablet versions. How can I control that?

Many thanks,
Dan

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Dan,

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add (and adjust) the following CSS:

    .sow-text-field::placeholder, .sow-form-field textarea::placeholder {
    	color: #fff !important;
    }
    
    

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More