Reply To: Stream Child theme, one-page parallax, contact form button is grey,

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

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,

#609
Noa
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;}