Modify contact form

Home Forums Construction Pro/Build Forum Modify contact form

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #93006
    padgenbpadgenb
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: January 16, 2018

    The contact form has a website field. For this business, website has no context. Which file should I modify to remove this field.

    https://tekrenovations.com

    Thanks!

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

    Hi,

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

    Add this code there:

    #contactform_main p:nth-child(4) { display: none;}

    Regards,
    Dave

    #93041
    padgenbpadgenb
    Member
    • Topics: 13
    • Replies: 21
    • Total: 34
    Member since: January 16, 2018

    Thanks and BTW, (4) removed phone number so I changed it to (5) and it removed the website box as desired.

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

    Great!!

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