• Hi there,

    None of the code I have found to change the colour of the text for the confirmation messages seems to be working, please help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Customizer –> Additional CSS :

    div.wpcf7-response-output {
        position: relative;
        padding: 17px 30px 17px 55px;
        color: red;
        margin-left: 0;
        margin-right: 0;
        font-weight: 500;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
        border: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form 7’ is closed to new replies.