Forums

[resolved] Change Font to BOLD on Contact Form 7 (5 posts)

  1. PMConcepts
    Member
    Posted 1 year ago #

    Using contact form 7, and im wondering how to make the font bold (name, email, subject, message" so they stand out on the contact form, and easier to read.

    Simple html isn't working, and i tried to add "font: bold;" and font-style: bold;" to the css, and it didn't seem to work. any help would be great

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

  3. PMConcepts
    Member
    Posted 1 year ago #

    I apologize, sites being built.

    http://dev.progressivemediaconcepts.com/services

    Trying to get the contact form in the Get a Quote section to be bold (your name, your email, contact number, etc)

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try:

    #wpcf7-f2-t1-o1 {font-weight:bold;}
    #wpcf7-f2-t1-o1 span {font-weight:normal;}
  5. PMConcepts
    Member
    Posted 1 year ago #

    You are a genius. Thank you.

Topic Closed

This topic has been closed to new replies.

About this Topic