Home Forums WoodMart support forum Contact Form Button Color

Contact Form Button Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #75234

    mmrahmad91
    Participant

    I want to adjust the color of the contact form button with my website primary color.

    Please help me

    #75253

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

    [type=submit] {
        background-color: #f3f3f3;
    }

    This code will set the color for all the buttons. Change the color as per your needs.

    Best Regards

    #75256

    mmrahmad91
    Participant

    Thanks, It’s working

    #75265

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Contact Form Button Color’ is closed to new replies.