• Resolved Justme2012

    (@woodenhorse)


    I have added the following:

    .wcContainer input[type=”button”] {
    background: #d21515 !important;
    }

    to the Custom CSS Styles in advanced customisation but has had no effect

    Any advice ?

Viewing 1 replies (of 1 total)
  • Plugin Author Marcin

    (@marcinlawrowski)

    Hello @woodenhorse

    Please try this:

    .wcContainer input[type="button"].wcSubmitButton {
       background-color: #d21515 !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Changing colour of the send Button’ is closed to new replies.