naturo contact

Home Forums All Other Themes naturo contact

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #47089
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    Hi all,

    Theme layout does not line up when using contact form 7. How to resolve?
    http://www.jerryshawdesign.net/contact/

    #47121
    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 p {display: inline; float: left; width:50%;}
    .wpcf7 form p:nth-child(5), .wpcf7 form p:nth-child(5) { width:100% !important;}
    .wpcf7 p:nth-child(4) input, .wpcf7 p:nth-child(4) textarea { width:92.50% !important;}

    Regards,
    Shri

    #47193
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    did not work. Contact page still not right.

    Also,
    1. menu has a weird spacing issue (See Design Solution)
    2. Logo has spacing issue as well.
    3. how do I change from 4 columns to 3 columns for footer?

    #47197
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    menu issue resolved.

    #47202
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    Also contact form in sidebar not aligning properly

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

    Hi Michael,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

    #47312
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    info sent

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

    Okay

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

    Hi Michael,

    We need full access to settings and Appearance.

    Regards,
    Brad

    #47650
    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    try it now?

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

    Okay

    #60981
    ElenaElena
    Participant
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: February 3, 2017

    How do I change the contact form I am using? Thank you for the help

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

    Hi Elena,

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

    Add this code there:

    .wpcf7 form p { width:100% !important;}
    #contactform_main input[type=”text”], #contactform_main input[type=”email”], #contactform_main input[type=”tel”], #contactform_main input[type=”url”], #contactform_main textarea, .wpcf7 form input[type=”text”], .wpcf7 form input[type=”email”], .wpcf7 form input[type=”tel”], .wpcf7 form textarea { width:85%;}
    .wpcf7 p:nth-child(4) input, .wpcf7 p:nth-child(4) textarea { width:85% !important;}
    div.wpcf7 .wpcf7-recaptcha iframe { float:left !important; margin-bottom:20px !important;}

    Regards,
    Brad

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