• Hey, guys,

    Great plugin! ;). Well, I have two questions:

    1) When sending the message, the phrase “Your message was sent successfully” appears with a color that does not fit with my Theme (is black). How I can change the background color and font color? Where is it located? Also do I like to change the font size.

    2) How I can add a new field on the form?

    Thanks!

    http://wordpress.org/extend/plugins/bigcontact/

Viewing 1 replies (of 1 total)
  • In case anyone is looking for #1 still…

    bigcontact\view\css\bigContact.css

    .bigContact .success {
    margin: 10px 0;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    width: 99%;
    background:#e0ffe0;
    border-color:#55e655;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: BigContact Contact Page] Altering color and size’ is closed to new replies.