• Resolved st3ffb3

    (@st3ffb3)


    Hey there
    I try to style the output of cf7 with

    div.wpcf7-response-output {
        padding: 0.786em 1.15em 1em !important;
        bottom: 3em;
        width: 100%;
        /* sth very high for fully rounded*/
        border-radius: 1000px; 
        border-color: black; !important
        box-shadow: #720401;
        border: 5px solid #720401; !important
        background-color: transparent;
    }

    but the border color doesnt get changed, but the radius, padding and margin does.

    Am I doing sth wrong?

    Thanks

    EDIT: Oh dear: My semicolons are wrong, sorry!

    • This topic was modified 5 years, 8 months ago by st3ffb3.
    • This topic was modified 5 years, 8 months ago by st3ffb3.

The topic ‘div.wpcf7-response-output doesnt work properly’ is closed to new replies.