I copied the following CSS from an earlier post (http://www.gravityhelp.com/forums/topic/confirmation-box-styling-vanished-in-16312) and entered it in my custom CSS. There was absolutely no change to my notification messages:
[css]
body #gforms_confirmation_message {
background-color: #FFFAC6;
border: 1px solid #E6DB55;
margin: 10px auto;
padding: 30px 10px;
width: 90%;
font-size: 1.4em;
color: #222;
text-align: center
}
Form is at http://writerscelebratewriters.com/submit-a-memoir/, and the introductory text is a confirmation message built in to the form. I'm using Headway.