Viewing 1 replies (of 1 total)
  • Plugin Author cconoly

    (@cconoly)

    In the update coming out today I added IDs for each piece. You can customize the font, color, input areas, etc. of each section using CSS. Below are the IDs:
    wpfb_contactMe
    wpfb_name
    wpfb_email
    wpfb_message
    wpfb_captcha
    wpfb_submit

    Example:

    #wpfb_contactMe {
        color: blue;
    }

    Please update to the latest version that comes out today and let me know if that solves your problem. Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Change text colours’ is closed to new replies.