How to edit security conatct form secure pro theme

Home Forums All Other Themes How to edit security conatct form secure pro theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #140523
    adish.jadish.j
    Participant
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: November 7, 2019

    www.snssecurity.com.au
    https://www.sktthemes.org/shop/security-company-wordpress-theme/

    On the home page there is the contact form used at the bottom of the home page. how to change the color of the input text, and how to change the color of the selection of services, its blue now i want to make it red, n input colour white

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Dave

    #140575
    adish.jadish.j
    Participant
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: November 7, 2019

    https://imgur.com/X3mD1bq

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

    Hi,

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

    .skt-builder-home-section7-block-764 .section-contact-form .wpcf7-submit { background:#f000000 !important;}
    .skt-builder-home-section7-block .section-contact-form input, .skt-builder-home-section7-block .section-contact-form input[type="text"], .skt-builder-home-section7-block .section-contact-form input[type="tel"] { color: #fff !important;}

    Regards,
    Dave

    #141402
    adish.jadish.j
    Participant
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: November 7, 2019

    Hi, This just turned the first two field text in white not the other changes. business security drop down shows blue, and send now button is not #f00000

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

    Hi,

    Kindly use this one:

    .skt-builder-home-section7-block-764 .section-contact-form .wpcf7-submit { background:#f00000 !important;}
    .skt-builder-home-section7-block .section-contact-form select { color:#fff !important;}

    Q. business security drop down shows blue?

    And: Unfortunately, this isn’t possible.

    Regards,
    Dave

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