This topic has 2 replies, 2 voices, and was last updated 8 years by cbdesign.

  • Author
  • #105804
     cbdesign
    Participant

    Hi where do I make the SEND button on the contact form darker? Right now it’s very light… hard to read. It should be black like the rest of the text. Thanks!

    #105899
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    .wpcf7 input[type="submit"] {
        color: #000;
        border-color: #000;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #106088
     cbdesign
    Participant

    Thank you! That worked!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?