Contact Form Design

Discussion in 'Cloriato WordPress Theme' started by saschahilke, Feb 9, 2014.

  1. saschahilke

    saschahilke New Member

    Joined:
    Jun 2, 2012
    Messages:
    15
    Likes Received:
    0
    Location:
    Nörten-Hardenberg
    1 hello, I'm from Germany. Sorry for my english. I find that the contact form does not look good. How to change the style?

    So it looks at us from: http://hilke-heizoel.de/kontakt/kontaktformular/

    Just like here I want it: http://inkthemes.com/wpthemes/cloriatomovie/contact-us/

    2 We're tying of partners with a html code as an iframe features. This also everything looks weird. How can I change the style?

    Look here:

    http://hilke-heizoel.de/service/preisrechner/

    http://hilke-heizoel.de/service/wunschpreis/

    I want it to look all nice.

    Thank you very much
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1. Go to Pages > All Pages and click the edit option of desired page and select "Contact" template from page attribute section.

    2.

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
     input[type="text"] {
    width: 97%;
    }
    Thanks & Regards
    Gourav Shrivastava
     
  3. saschahilke

    saschahilke New Member

    Joined:
    Jun 2, 2012
    Messages:
    15
    Likes Received:
    0
    Location:
    Nörten-Hardenberg
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
     #zipcode {
    width: 97%;
    }
    #quantity {
    width: 97%;
    }
    #unloading-points {
    width: 97%;
    }
    
    Thanks & Regards
    Gourav Shrivastava
     
  5. saschahilke

    saschahilke New Member

    Joined:
    Jun 2, 2012
    Messages:
    15
    Likes Received:
    0
    Location:
    Nörten-Hardenberg
    hello,
    Unfortunately, that does not change anything..
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    PM sent.


    Thanks & Regards
    Gourav Shrivastava
     
  7. saschahilke

    saschahilke New Member

    Joined:
    Jun 2, 2012
    Messages:
    15
    Likes Received:
    0
    Location:
    Nörten-Hardenberg
    And contact Form style?
     
  8. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207

Share This Page