Home>Support>Contact Form Widget Font issue

Contact Form Widget Font issue

Hi, I’m using the SiteOrigin Contact Form widget, but the font used while typing in information is way too light. How can I change the font color? I’ve tried everything I could… Thanks for the help!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Kyle Stover,

    There is actually a bug (which was found during testing thanks to you) that prevents you from doing this via normal means. As such, you’ll have to use custom CSS to accomplish this in the mean time. Here’s how:

    input[type=text]:focus, textarea:focus {
       color: #000;
    }
    

    The above CSS will make the text black on when the user is typing. However, if you want a different color I recommend checking out this website for help with that.

  2. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Kyle,

    Just writing to inform you that we’ve fixed this issue and it’ll be in the next version of the SiteOrigin Widgets Bundle. Thank you for helping make our product great!

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More