contact 7 form not displaying properly

Home Forums All Other Themes contact 7 form not displaying properly

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17716
    Jess GreenlandJess Greenland
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: December 30, 2015

    Hi Shri
    Thank you for your reply to my last topic that the contact form was not working. (I am not replying on that thread as every time i try it tells me I am not logged into support)
    The contact 7plugin works to send me an email so that is an advantage, however it is displaying weirdly in the sidebar (http://crossfitreddragon.com/contact/)
    your contact form looks really nice but just doesn’t work.
    Is there some kind of way to get this looking decent and also sending me emails?
    Thank you! 🙂

    #17747
    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:
    Paste this css code in custom css box

    #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:100%; float:none;}
    
    #contactform_main textarea, .wpcf7 form textarea {width:100%;}
    
    .wpcf7 {font:13px/30px "Roboto",san-serif;}

    Regards,
    Shri

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