• Hello everyone, I’m frustrated trying to solve a problem with the font in the textarea (where people enter their message)

    For some reason the font in the texarea is different than the font in the rest of the input boxes.

    PLEASE se the image

    THANK YOU VERY MUCH in advance to who take care of this because maybe someone else has the same problem.

    http://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • This is due to CSS styling applied to standard HTML form elements within your current WordPress theme.

    To change the style of your CF7 forms you would need to edit the CSS style sheets used by your WordPress theme.

    See Styling Contact Form for a general explanation of styling CF7 forms using CSS. If you are not familiar with CSS, this page also includes some links to where you can learn CSS.

    Use Firebug or Chrome Dev Tools to examine the HTML and CSS of your CF7 form in detail. Once you understand how the HTML and CSS is configured in your CF7 form, you should be able to see the CSS changes you need to change the appearance of the form to suit your requirements.

Viewing 1 replies (of 1 total)
  • The topic ‘I am furious with the font in the texarea’ is closed to new replies.