chrissiec

Member

Forum Replies Created

  • In reply to: contact form field

    #43289

    I checked the 2014 theme and it was ok in that theme but not in graphene but I’ve changed to the code Sharon supplied and that seems to have done the trick, thanks for your help, really grateful

    In reply to: contact form field

    #43286

    Yes I entered the code below

    .wpcf7-textarea {
    width: 300px;
    height: 300px;
    }

    but made no difference. The message box will drag out but I want it fixed as a multiple row box. Any help appreciated

    In reply to: contact form field

    #43284

    Hi

    I’ve tried entering the below within the Contact form 7 plugin area in worpress

    <p>Your Message
    [textarea your-message 300x50] </p>

    and also adding the below to CSS

    .wpcf7 textarea  {
    height: 300px;
    width: 50px;
    }

    but the row length changes but not the height so I only get a single line and would like multiple lines like a box area for people adding a message

    If you visit http://www.laheat.co.uk/contact-us/ you can see what I mean

Viewing 3 posts - 1 through 3 (of 3 total)