customize wordpress theme button style

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home Ideabuz customize wordpress theme button style

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11939
    Sai Zhao
    Participant

    I could not find any settings for contact form submit button style, I want to change the button background color and text color as well.

    #11946

    Hello,

    You can use this custom CSS below.

    input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: black;
    color: yellow;
    }
    input.wpcf7-form-control.wpcf7-submit {
    background-color: red;
    color: blue;
    }

    Best Regards,
    ThemeLooks Support Team

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
happy hour