Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi dell21000,

    I would recommend checking the contact form edit page to see if you can add inline CSS for the labels. If not, you can make a Child Theme and then edit the theme’s CSS to control the font for those labels. The best way to identify what CSS will need to be changed would be with the Firebug extension in either Firefox or Chrome.

    Hope this helps!

    Did you have any luck with changing the font? I am working on the same thing and haven’t had any luck.

    Hi matthai5,

    Are you using the same plugin? If so, please feel free to provide a link to your site. Also, have you tried analyzing the page with the Firebug extension in either Firefox or Chrome?

    Thanks!

    Follow the faq for changing form labels, this help is for colors, but you can alter fonts with the same settings
    https://www.fastsecurecontactform.com/label-colors

    Alternate method:
    Note: some themes might set label color in the theme css. You can sometimes override the theme css label color by adding this to the last line in your theme style.css
    {label color:white;}

    How do I edit the theme css file?
    You may have to FTP to your theme directory with a program like FileZilla, download the style.css, edit it, save the change, then upload again. Make sure you are in the correct theme folder.
    /wp-content/themes/[your theme name]

    Also note that some premium themes have an administrator settings page where you are able to change colors and fonts without editing any files.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Fast Secure Contact Form] Changing font type’ is closed to new replies.