This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Field text colour inside contact form.

Open 1 reply technicalthemetheme-north
Started · Latest reply by Alex S

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff

    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.

Have a different question or issue?

Start New Thread