Support › Forums › Support (Legacy) › Stream Child theme, one-page parallax, contact form button is grey, › Reply To: Stream Child theme, one-page parallax, contact form button is grey,
23/06/2015 at 11:59
#609
Keymaster
Hello Itzhak,
In general you can change the button’s background color to red with the following code:
input[type="submit"], .button, .button.size-small, .button.size-large, .button.size-xl, .button.size-xxl{
background-color:#DC143C;}
