Colours on contact forms in Pest theme

Home Forums All Other Themes Colours on contact forms in Pest theme

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #157818
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Hi

    I would like to change the field background colour and the text colour in the contact forms as the user finds it to difficult to read.

    Can you advise where i would do this?

    Thanks
    Mike

    #158001
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Chris

    #158008
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Hi

    Sorry my fault

    http://quickil.com/enquires/

    Thanks
    Mike

    #158016
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Website URL isn’t working.

    Kindly show us your website URL like this.

    Example:
    URL:https://www.sktthemes.org

    Regards,
    Chris

    #158023
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Hi

    Website URL:http://quickil.com/enquires/

    Thanks
    Mike

    #158024
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wpcf7-form label {
        color: #f00;
    }
    .wpcf7-text, .wpcf7-textarea { background: rgba(0,0,0,0.08) !important;}

    Regards,
    Chris

    #158031
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Hi Chris

    That works for the form labels but when you type text in any of the form it’s still to light. I want it to be black when they type. Everything else is good

    Thanks
    Mike

    #158087
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .wpcf7-text, .wpcf7-textarea { color:#000 !important;}

    Regards,
    Chris

    #158096
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Thanks that resolved the issue.

    Mike

    #158099
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.