Editing Contact Form

Home Forums SKT Full Width Forum Editing Contact Form

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #60345
    JoannaJoanna
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: January 27, 2017

    How do I change the background colour of the Contact Form fields in Interior Pro?

    #60346
    JoannaJoanna
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: January 27, 2017

    How do I change the background colour of the slider?

    #60366
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .wpcf7 form input[type=”text”], .wpcf7 form input[type=”email”], .wpcf7 form input[type=”tel”], .wpcf7 form textarea, #contactform_main input[type=”text”], #contactform_main input[type=”email”], #contactform_main input[type=”tel”], #contactform_main input[type=”url”], #contactform_main textarea, #contactform_main span.capcode { background-color:#fff !important; border-color:#fff !important;}

    Regards,
    Shri

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