Results 1 to 5 of 5
  1. #1

    contact form 7~no borders

    I have installed Wordpress plugin contact form 7 and when I put details like name, email id, message, submits and captcha on it, its showing information, but the borders not appearing on contact form, its bit hard to fix me, can anyone guess what might be causing this issue.

    Thanks.

  2. #2
    URL with a contract form would help a lot to identify the issue! Please share
    --> http://www.webhostingzone.org/
    --> Secure and Reliable Web Hosting Services - cPanel / CloudLinux / Softaculous - Atlanta Data Center
    --> VPS Hosting, Linux Support, SSL certificates and more!

  3. #3
    Post a link to where the issue is occurring so we can take a look at the code.

  4. #4
    Quote Originally Posted by miamiwebservice View Post
    Post a link to where the issue is occurring so we can take a look at the code.
    Hi,

    please check below link, where i am getting this issue, no borders at all, please suggest me.

    <demo.aroundbelgaumcity.in/index.php/contact-us>

  5. #5
    Join Date
    Dec 2006
    Location
    Charlotte NC
    Posts
    155
    Take a quick look at lines 112-114:

    Code:
    .woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea,.side-nav,.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea, .select2-drop-active, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message, #mc_signup_form .mc_input {
        border:1px solid transparent !important;
    }
    It looks like all of your input fields are matching the css selector of ".wpcf7-form-control-wrap input", which is setting the border color to transparent. I'm not sure if this CSS is referenced elsewhere on your site, but removing these lines corrects the issue with your form borders on this particular page.

    Hope this helps!
    Caro.net :: Engineered Hosting
    Engineered Hosting solutions including Cloud, Dedicated, Colocation, and Managed Services.

Similar Threads

  1. Replies: 1
    Last Post: 08-15-2003, 12:33 PM
  2. PHP Contact Form (Customization and Install): $10 set price
    By BdSBB in forum Employment / Job Offers
    Replies: 3
    Last Post: 08-08-2003, 09:42 PM
  3. Simple Contact Form (Only $5!)
    By Dan L in forum Other Offers & Requests
    Replies: 10
    Last Post: 07-02-2003, 12:15 PM
  4. PHP Contact form please...
    By Bojangles in forum Employment / Job Offers
    Replies: 4
    Last Post: 05-10-2003, 11:28 AM
  5. NEED: Contact Form
    By MiddleM4n in forum Web Hosting Lounge
    Replies: 2
    Last Post: 04-15-2003, 09:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •