Button - by Greencodedigital - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 1 month ago ago by Rose Tyler

  • Avatar: Greencodedigital
    Greencodedigital
    Participant
    February 4, 2019 at 13:25

    how can i change the color of this button, i tried changing it but could not do it.

    https://www.dropbox.com/s/63e9c1dl2g9obe5/Screenshot%202019-02-04%2017.30.41.png?dl=0

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 4, 2019 at 13:28

    Hello,

    Please find this code in Theme Options > Custom css > Global custom css and change the color:

    form .hosting-contact-form [type="submit"] {
        background-color: #349fe2;
        color: #fff;
        border-color: #349fe2;
        border-radius: 15px !important;
        margin-top: 10px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.