• I’ve looked through all the posts here and I cant believe no one has asked this question…

    I am looking to change the font color of the input field headings (ie. “Your Name (required)” etc). My website is exactly how I want it and I dont want to change any theme settings, just the plugin’s color for this part. It seems to me that the color of the font is pulling from the theme itself (although I’m not sure from where in the themes stylesheet).

    So, how can I change the heading color from within the plugin?

    See my contact page here as of 10/24/09

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • surfitin10

    (@surfitin10)

    I have this same issue and am similarly amazed that this is not a problem for more people. I can add classes to the styles.css file included with the CF7 plugin, but it does not recognize any font I set.

    Same here. Even tried using the Headway theme’s mass font change tool.

    I just made the changes inside my form content:

    <p>First Name: <font color="red">*</font><br />
    [text* fname] </p>

    MY problem is adjusting the size of specific elements…say if I were to add ‘First Name: INPUT BOX Optional

    I can’t change the size of the Optional, I can change it using <small>, but doesn’t work with <font size='#'> or <sup>…what sense does THAT make??

    This forms NEEDS a Editing Toolbar. You’d think they would’ve considered this already.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Contact Form 7] Help changing field heading font color’ is closed to new replies.