Thanks for your reply,
Take a look at this code:
[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
<div class="call-to-action"><a href="https://www.chrisjauslin.ca/apply/">START TODAY</a></div>
What this does is that it styles the button on my page: https://www.chrisjauslin.ca/the_easiest_mortgage/ ;to look as the class of my call-to-action button; which class apparently is called:”blue button”
In the CSS editor I have managed to change the colour of the responsive theme “blue button”. The colour is now green actually (this is the way I want it).
So my question is: how do I enter a CSS code to associate the blue button class to the wpcf7 submit button, similar to the way I have done so in the mentioned page.
Thanks a lot in advance,
Chris