Forums

Color of the text within the text fields (5 posts)

  1. kartetse
    Member
    Posted 9 months ago #

    How can I change the colour of the text within the text fields for the Contact Form 7 pluugin from white to black? At the moment the text is displaying white on white. Here is a link to the page that gives me trouble: http://www.luxlight.co.nz/?page_id=363

    Thanks in advance for your help!

    PS. I know good basic HTML but am a PHP noob.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 9 months ago #

    404 Page not found.

  3. kartetse
    Member
    Posted 9 months ago #

    ok - fixing that now
    Is public now

  4. esmi
    Theme Diva & Forum Moderator
    Posted 9 months ago #

    Bump deleted, Please do not bump your topic.

    Try adding:

    input, selectbox, textarea {
        color: #000;
    }

    to the bottom of style.css.

  5. kartetse
    Member
    Posted 9 months ago #

    Thank you - took a while to find the right styles.css, but all good now.

Reply

You must log in to post.

About this Topic