• Resolved BizStay

    (@bizstay)


    I am trying to make contact form 7 message box smaller for https://bizstay.co.uk/book-home-cleaning/. I have entered the following to the style.css

    /*added to widen contact form 7 text field*/
    textarea {
    height: 100px;
    width: 500px;
    }

    since then every time I change the width px it remains the same size. Height changes with no problem. Any ideas?

    Thanks!

  • The topic ‘How to make contact form 7 box smaller’ is closed to new replies.