Changing color of button in Pages - by rkunderground

This topic has 4 replies, 3 voices, and was last updated 7 years, 2 months ago ago by Olga Barlow

  • Avatar: rkunderground
    rkunderground
    Participant
    February 27, 2017 at 00:27

    Hi. I am trying to change the color of a button in the contact page. How can I do that?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2017 at 11:25

    Hello,

    You can use this code in Custom css:

    .wpcf7 input[type="submit"] {
        background-color: blue;
        border-color: blue;
        color: #fff;
    }

    Regards

    Avatar: rkunderground
    rkunderground
    Participant
    February 27, 2017 at 15:33

    Thanks again Rose. Works perfectly.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 27, 2017 at 15:53

    You are welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.